{
  "id": "/",
  "name": "AETHRA — Beyond the Event",
  "short_name": "AETHRA",
  "description": "Discover electronic music events, join rituals, connect with your crew, and preserve every night.",
  "start_url": "/?source=installed_app",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#030208",
  "theme_color": "#080410",
  "categories": [
    "entertainment",
    "music",
    "social",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icons/aethra-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aethra-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/aethra-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aethra-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Events",
      "short_name": "Events",
      "description": "Find your next electronic music event.",
      "url": "/events?source=app_shortcut",
      "icons": [
        {
          "src": "/icons/aethra-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Open Passport",
      "short_name": "Passport",
      "description": "Open your AETHRA Passport.",
      "url": "/passport?source=app_shortcut",
      "icons": [
        {
          "src": "/icons/aethra-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Enter Live Mode",
      "short_name": "Live",
      "description": "Enter AETHRA Live Mode.",
      "url": "/live?source=app_shortcut",
      "icons": [
        {
          "src": "/icons/aethra-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
