{
  "name": "Edinburgh Fringe Planner 2026",
  "short_name": "Fringe Planner",
  "description": "Premium mobile-friendly planner for the Edinburgh Festival Fringe",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "icons": [
    {
      "src": "fringe-planner-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
