{
  "name": "Vou Pro Game",
  "short_name": "Vou Pro Game",
  "version": "1.0.0.0",
  "version_name": "1.0.0.0",
  "author": "JGames Developer",
  "description": "",
  "categories": [  ],
  "background_color": "#000000",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "natural",
  "id": "/",
  "start_url": "/",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/imgs/favicon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/imgs/favicon96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/imgs/favicon192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/imgs/favicon512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "930x930",
      "src": "/imgs/maskable_icon.png",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/imgs/screenshot1.webp",
      "type": "image/webp",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/imgs/screenshot2.webp",
      "type": "image/webp",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ]
}
