{
  "name": "playtalisman",
  "short_name": "playtalisman",
  "description": "Play free online games",
  "start_url": "/test/",
  "scope": "/test/",
  "id": "/test/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#FC5214",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/game402/js/icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/game402/js/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/game402/js/icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/game402/js/screenshots/wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop"
    },
    {
      "src": "/static/game402/js/screenshots/narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile"
    }
  ]
}
