{
  "name": "Orphilia - Spotify Premium Upgrade",
  "short_name": "Orphilia",
  "description": "Upgrade Spotify Premium with Orphilia. Instant delivery, reusable key, unlimited free renews under current policy.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1DB954",
  "categories": ["music", "utilities", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Upgrade",
      "url": "/upgrade",
      "description": "Start a new Spotify Premium upgrade"
    },
    {
      "name": "Renew",
      "url": "/renew",
      "description": "Refresh your ORPH key"
    },
    {
      "name": "Key Info",
      "url": "/keyInfo",
      "description": "Check key status"
    }
  ]
}
