{
  "name": "Starflow — Discover music beyond the mainstream",
  "short_name": "Starflow",
  "description": "Starflow is an exclusive platform for the best AI-generated and AI-assisted music from independent artists and labels.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Explore music", "url": "/explore" },
    { "name": "Live rooms", "url": "/live" },
    { "name": "Flows", "url": "/flows" },
    { "name": "Search", "url": "/search" }
  ]
}
