{
  "name": "ANENERI - Malawian Music Platform",
  "short_name": "ANENERI",
  "description": "Stream, download, and discover Malawi music offline and online.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/logo.png.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment", "audio"],
  "shortcuts": [
    {
      "name": "Trending Songs",
      "url": "/?tab=trending",
      "description": "Listen to top trending Malawian tracks"
    },
    {
      "name": "Albums",
      "url": "/albums",
      "description": "Browse full Malawian music albums"
    },
    {
      "name": "Offline Vault",
      "url": "/?view=offline",
      "description": "Listen to saved offline songs"
    }
  ]
}
