{
  "name": "Playing.co.in Arcade",
  "short_name": "Playing",
  "description": "Play the best free online arcade games instantly with no downloads.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#071A33",
  "theme_color": "#071A33",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/static/logo/playing-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
