{
  "name": "SoulSynce - Real Music. No Shorts. Own It.",
  "short_name": "SoulSynce",
  "description": "Install SoulSynce as a music store and streaming app for real songs, independent artists, artist worlds, versions, and music ownership.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020711",
  "theme_color": "#061528",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/icons/soulsynce-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/soulsynce-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open SoulSynce",
      "short_name": "Home",
      "url": "/?source=pwa-shortcut"
    },
    {
      "name": "Search Songs",
      "short_name": "Search",
      "url": "/search"
    },
    {
      "name": "SoulSynce Live",
      "short_name": "Live",
      "url": "/live"
    }
  ]
}
