{
  "id": "https://app.classicswere.store/",
  "name": "Dear FF",
  "short_name": "Dear FF",
  "description": "Dear FF – Play More Earn More",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#212121",
  "theme_color": "#FDC82F",
  "lang": "hi",
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://app.classicswere.store/manifest.webmanifest"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+dearff",
      "url": "./?launch=%s"
    }
  ],
  "icons": [
    {
      "src": "dearff.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "dearff.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
