{
  "name": "Dungeon Roll",
  "short_name": "Dungeon Roll",
  "description": "Play Dungeons & Dragons solo with an AI Dungeon Master. Create characters, choose or build campaigns, roll the dice, and live the story.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#15121c",
  "theme_color": "#15121c",
  "icons": [
    { "src": "/img/icon.php?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon.php?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon.php?size=192&maskable=1", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/icon.php?size=512&maskable=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
