{
  "name": "Challenge Brew",
  "short_name": "Challenge Brew",
  "description": "Custom challenges, rewards and penalties for any game. Quick Run sessions and Loadout draws work offline with your own library.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Run", "url": "/live" },
    { "name": "Alchemy Sky", "url": "/alchemy-sky" },
    { "name": "Loadout", "url": "/loadout" },
    { "name": "Discoveries", "url": "/alchemy-sky?tab=journal" },
    { "name": "Library", "url": "/library" }
  ]

}
