{
  
  "start_url" : "https://www.pazuzushot.com",
  "name": "PAZUZUSHOT APP",
  "short_name": "Pazuzushot",
  "scope": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "transparent",
  "description": "It's a Pazuzushot",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "images/icon144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "images/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}

