{
  "name": "Falcon Club",
  "short_name": "Falcon Club",
  "description": "Falcon Club mobile gaming app",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090909",
  "theme_color": "#d71920",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/assets/images/falconclub-logo.png?v=20260907",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
