{
  "name": "HUMANITY Health & Fitness",
  "short_name": "HUMANITY",
  "description": "Your personal holistic wellness space — sound healing, movement, mindset, and whole-human living.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "lifestyle", "music"],
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sound Healing",
      "short_name": "Sound",
      "description": "Open the sound healing room",
      "url": "./sound-therapy",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "A Day of Peace",
      "short_name": "OM",
      "description": "Join the Global OM Project",
      "url": "./day-of-peace",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Wellness Journey",
      "short_name": "Journey",
      "description": "Track your wellness journey",
      "url": "./wellness-journey",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
