{
  "name": "97PKR",
  "short_name": "97PKR",
  "description": "Pakistan real money games",
  "display": "standalone",
  "start_url": "/static/pwa/pwa-index.html",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "orientation": "portrait",
  "background_color": "#131313",
  "theme_color": "#131313",
  "scope": "/",
  "screenshots": [
    {
      "src": "images/screenshot1.jpg",
      "type": "image/png",
      "sizes": "500x1024"
    },
    {
      "src": "images/screenshot2.jpg",
      "type": "image/png",
      "sizes": "500x1024"
    },
    {
      "src": "images/screenshot3.jpg",
      "type": "image/png",
      "sizes": "500x1024"
    }
  ]
}
