{
  "name": "SideQuest IRL — Real-Life Adventures",
  "short_name": "SideQuest IRL",
  "description": "Turn your free time into real-world side quests. Earn XP, badges and Quest Coins for kindness, mindfulness, exploration and fun.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1024",
  "background_color": "#0d1024",
  "categories": ["lifestyle", "entertainment", "health"],
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start a Quest", "url": "/find", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Today's Quest Deck", "url": "/home", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Adventure Journal", "url": "/journal", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
