{
  "name": "Lofi Dungeon",
  "short_name": "Lofi Dungeon",
  "description": "A browser-based idle RPG that lives between the beats. Open the tab to study or focus; a little world runs passively in the background while procedural lofi plays.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0804",
  "theme_color": "#0a0804",
  "categories": ["games", "music", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
