{
  "name": "Dice Cup",
  "short_name": "Dice Cup",
  "description": "Roll the dice, score the goals, lift the trophy. A soccer dice game.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#062606",
  "theme_color": "#1a6b1a",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ]
}
