{
  "name": "Wedding Timeline Builder",
  "short_name": "Timeline Builder",
  "description": "Build the wedding shoot day on one screen. Vendor arrivals, golden hour, and a clean PDF for the couple. Made for working wedding photographers and videographers.",
  "id": "/",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0907",
  "theme_color": "#0b0907",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
