{
  "name": "Okoiya — Wedding Planner",
  "short_name": "Okoiya",
  "description": "Your wedding, beautifully organized — from your first invite to your last thank-you card.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FAFAF8",
  "theme_color": "#C4826A",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "productivity"],
  "lang": "en-NG",
  "icons": [
    { "src": "/icon-192.png",           "sizes": "192x192",  "type": "image/png" },
    { "src": "/icon-512.png",           "sizes": "512x512",  "type": "image/png" },
    { "src": "/icon-512-maskable.png",  "sizes": "512x512",  "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png",   "sizes": "180x180",  "type": "image/png" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Guest List",
      "url": "/dashboard/guests",
      "description": "View and manage your guest list"
    },
    {
      "name": "Wedding Day",
      "url": "/dashboard/weddingday",
      "description": "Check-in guests on your wedding day"
    }
  ],
  "prefer_related_applications": false
}
