{
  "name": "CROWN CASH",
  "short_name": "Crown Cash",
  "description": "CROWN CASH is a play-to-earn gaming platform where you can compete with real players and earn real money. Play games, join tournaments, withdraw instantly, deposit easily, use promo codes, and refer friends to earn more.",
  "start_url": "https://crowncash.app/",
  "scope": "https://crowncash.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b5ed7",
  "theme_color": "#0b5ed7",
  "lang": "en",
  "display_override": [
    "fullscreen",
    "standalone",
    "window-controls-overlay"
  ],
  "categories": ["games"],
  "id": "crowncash",
  "dir": "auto",
  "offline_enabled": true,
  "periodic_sync": {
    "min_interval": 86400
  },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home - wallet, games & promos"
    },
    {
      "src": "/screenshots/match.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Live Ludo match"
    },
    {
      "src": "/screenshots/tournament.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tournaments & prize pool"
    }
  ]
}
