{
  "name": "HaroldKo's Craps Betting",
  "short_name": "HaroldKo Craps",
  "description": "Practice craps on a full casino table layout with odds, roll history, shooter stats and hand-picked or random dice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#070e0b",
  "theme_color": "#4d1020",
  "categories": ["games", "entertainment", "education"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
