{
  "name": "CryptoFlip - Bitcoin Coin Flip Gambling",
  "short_name": "CryptoFlip",
  "description": "Play provably fair crypto coin flip games. Instant Bitcoin, Ethereum, Solana deposits. No KYC. Win big with 50/50 odds!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0e10",
  "theme_color": "#ff0077",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["games", "entertainment", "finance"],
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Coin Flip",
      "short_name": "Flip",
      "description": "Start a coin flip game",
      "url": "/",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Spin the Wheel",
      "short_name": "Wheel",
      "description": "Play the wheel game",
      "url": "/wheel",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deposit Crypto",
      "short_name": "Deposit",
      "description": "Deposit Bitcoin, ETH, SOL",
      "url": "/deposit",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

