{
  "name": "Rings of Power",
  "short_name": "Rings",
  "description": "Free fantasy social casino slots in the Middle Realm.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a0f08",
  "theme_color": "#1a0f08",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}