{
  "name": "Plursky — Festival Companion",
  "short_name": "PLURSKY",
  "description": "Your festival companion — lineup, stage map, friends, set reminders, and cloud sync. Works offline when service drops. Supports EDC Las Vegas, ACL Austin, and more.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030508",
  "theme_color": "#f0c040",
  "categories": ["music", "entertainment", "navigation"],
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
