{
  "name": "Audiocities - Where Every Artist Gets a Fair Chance",
  "short_name": "Audiocities",
  "description": "The future of music discovery. Upload your track, reach real listeners instantly, build your fanbase organically.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a0a12",
  "theme_color": "#0a0a12",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["music", "entertainment"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Search Music",
      "short_name": "Search",
      "url": "/search",
      "description": "Search for songs, artists, and albums"
    },
    {
      "name": "Your Library",
      "short_name": "Library",
      "url": "/library",
      "description": "View your playlists and liked songs"
    },
    {
      "name": "Explore Videos",
      "short_name": "Videos",
      "url": "/videos",
      "description": "Watch music videos"
    },
    {
      "name": "Go Premium",
      "short_name": "Premium",
      "url": "/pricing",
      "description": "Subscribe for ad-free streaming"
    }
  ],
  "screenshots": [
    {
      "src": "/splash.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Audiocities home screen"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
