{
  "id": "/",
  "name": "Tolanie — AI Wedding Coordinator",
  "short_name": "Tolanie",
  "description": "Plan your wedding with an AI coordinator. Vendors, guests, aso ebi, payments and timeline — all in one place.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8ee",
  "theme_color": "#8b203c",
  "categories": ["lifestyle", "productivity", "social"],
  "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"
    },
    {
      "src": "app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
