{
  "name": "Etokwa Music",
  "short_name": "Etokwa",
  "description": "Play. Discover. Support. Etokwa Music \u2014 where rising stars shine, hidden tradition sings, and every stream powers Uganda's next sound.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0d14",
  "theme_color": "#e8820c",
  "lang": "en",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/images/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Discover", "url": "/?p=discover", "description": "Discover new music" },
    { "name": "Charts", "url": "/?p=charts", "description": "See what's trending" },
    { "name": "My Library", "url": "/?p=library", "description": "Your saved music" }
  ]
}
