{
  "name": "Let's Shoot - Street Craps",
  "short_name": "Let's Shoot",
  "description": "Multiplayer street craps dice game. Free play only — no real money.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b08",
  "theme_color": "#ffd700",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
