{
  "background_color":"#061e04",
  "dir": "ltr",
  "display": "standalone",
  "name": "geralistas.sitedalika.com",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "geralistas.sitedalika.com",
  "start_url": "/",
  "theme_color":"#072f03",
  "icons": [
    {
      "src": "https://geralistas.geralista.net.br/arquivos/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "isSquare": true,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 192,
      "is512x512": false,
      "is256x256": false,
      "is192x192": true
    }
	 {
      "src": "https://geralistas.geralista.net.br/arquivos/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "isSquare": true,
      "isPng": true,
      "isWebp": false,
      "isJpg": false,
      "width": 512,
      "is512x512": true,
      "is256x256": false,
      "is192x192": false
    }
  ],
  "description": "Site que gera listas de compras",
  "lang": "pt"
  "screenshots": [
  {
    "src": "arquivos/desktop-screenshot.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "arquivos/mobile-screenshot.png",
    "sizes": "800x1280",
    "type": "image/png"
  }
]
}