{
  "name": "WIRED A.I.R. — AI Radio Network",
  "short_name": "WIRED A.I.R.",
  "description": "The world's first 100% AI-generated broadcast network. AI music. AI videos. 24/7. Powered by FlowmationAI.",
  "id": "/",
  "start_url": "/live",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#121212",
  "theme_color": "#00E5FF",
  "orientation": "any",
  "categories": ["music", "entertainment", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Station",
      "short_name": "Live",
      "description": "Tune into the live AI radio broadcast",
      "url": "/live",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Studio",
      "short_name": "Studio",
      "description": "Upload tracks and manage your AI catalog",
      "url": "/studio",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Discover creators and content",
      "url": "/community",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
