{
  "name": "Royal Craps — Free Online Craps Game",
  "short_name": "Craps",
  "description": "Play Royal Craps free online — classic craps with Pass Line, Odds Bet, Come Bet, Place 6 & 8. No download, no sign-up. Best house edge explained live.",
  "start_url": "/royal-craps-game",
  "scope": "/royal-craps-game",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#07120a",
  "theme_color": "#15803d",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/royal-craps-game/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/royal-craps-game/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/royal-craps-game/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/royal-craps-game/og-image.png",
      "type": "image/png",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "Royal Craps — Pass Line, Odds Bet, free dice game"
    }
  ],
  "shortcuts": [
    {
      "name": "Roll Dice",
      "short_name": "Roll",
      "description": "Jump straight to the craps table and roll",
      "url": "/royal-craps-game",
      "icons": [{ "src": "/royal-craps-game/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
