{
  "name": "ASHAViBE",
  "short_name": "ASHAViBE",
  "description": "Stream, create & earn with CENTRO — the AI-powered music platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {"src": "/image_links/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/image_links/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {"name": "Discover", "url": "/?tab=discover", "icons": [{"src": "/image_links/android-chrome-192x192.png", "sizes": "192x192"}]},
    {"name": "My Studio", "url": "/?tab=studio", "icons": [{"src": "/image_links/android-chrome-192x192.png", "sizes": "192x192"}]},
    {"name": "My Library", "url": "/?tab=library", "icons": [{"src": "/image_links/android-chrome-192x192.png", "sizes": "192x192"}]}
  ]
}
