{
  "name": "Gigigator - Local Gig Guide",
  "short_name": "Gigigator",
  "description": "Discover live music events in your area. Organized by date and distance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "music", "lifestyle"],
  "shortcuts": [
    {
      "name": "Find Events",
      "url": "/",
      "description": "Browse local live music events"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "Manage your artist or venue profile"
    }
  ]
}
