{
  "name": "Syncra - Premium Audio Streamer",
  "short_name": "Syncra",
  "description": "Premium YouTube Audio Streaming Platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#030712",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Open Syncra Home",
      "url": "/#/home",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ]
}
