{
  "name": "Dozpie",
  "short_name": "Dozpie",
  "description": "Play thousands of free HTML5 games on Dozpie. No downloads, no registration required.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/storage/192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/storage/512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
