{
  "name": "ARIRANG Tracker — BTS Album Stats",
  "short_name": "ARIRANG",
  "description": "Real-time tracker for BTS ARIRANG album — sales, streams, views, and records",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#6C2BD9",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sales",
      "url": "/?tab=sales",
      "description": "View album sales data"
    },
    {
      "name": "Streams",
      "url": "/?tab=streams",
      "description": "View Spotify streaming stats"
    },
    {
      "name": "Tour Dates",
      "url": "/?tab=tour",
      "description": "View BTS tour schedule"
    }
  ]
}
