{
  "name": "iJustRelax — Handpan Music",
  "short_name": "iJustRelax",
  "description": "Handpan sound healing — Unwind, Uplift, Heal. Your daily sanctuary of inner peace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06060e",
  "theme_color": "#06060e",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["music", "health", "lifestyle", "wellness"],
  "icons": [
    { "src": "icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "cover/unwind.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "Unwind — Evening meditation" },
    { "src": "cover/uplift.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "Uplift — Morning energy" },
    { "src": "cover/heal.jpg",   "sizes": "1280x720", "type": "image/jpeg", "label": "Heal — Sacred sound bath" }
  ],
  "shortcuts": [
    {
      "name": "Unwind 🌙",
      "short_name": "Unwind",
      "description": "Evening meditation & sleep music",
      "url": "/?mood=unwind",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Uplift ☀️",
      "short_name": "Uplift",
      "description": "Morning energy & inspiration",
      "url": "/?mood=uplift",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Heal 🌿",
      "short_name": "Heal",
      "description": "Sound healing & heart chakra",
      "url": "/?mood=heal",
      "icons": [{ "src": "icon/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
