{
  "name": "OmniMuscle Holistic Healing",
  "short_name": "OmniMuscle",
  "description": "Gamified fitness RPG — Kitchen, Gym, Miko's Arcade, Dragonious Fighters, and Phoenix Nest. Level up your real body while your Phoenix pet levels up in the Arena.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#F59E0B",
  "categories": ["health", "fitness", "games", "lifestyle"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "🏋️ Gym",
      "short_name": "Gym",
      "url": "/gym",
      "description": "Enter Roc's Gym — log workouts and Arena buffs."
    },
    {
      "name": "🍳 Kitchen",
      "short_name": "Kitchen",
      "url": "/kitchen",
      "description": "Cassandra's Kitchen — scan grocery receipts, budget."
    },
    {
      "name": "⚔️ Arena",
      "short_name": "Arena",
      "url": "/arena",
      "description": "Fight the current World Boss."
    },
    {
      "name": "🧾 Scan Receipt",
      "short_name": "Receipt",
      "url": "/receipts",
      "description": "Open receipt history / snap a new receipt."
    }
  ],
  "prefer_related_applications": false
}
