{
  "name": "Baseball Craps",
  "short_name": "Craps",
  "description": "MLB-themed craps — your team's runs are the dice roll.",
  "start_url": "/bet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d4a34",
  "theme_color": "#0d4a34",
  "icons": [
    {
      "src": "/images/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
