{
  "id": "./?source=pwa",
  "name": "Aisle — A Wedding Planning Checklist & Timeline",
  "short_name": "Aisle",
  "description": "An offline wedding-planning checklist & timeline: a date-anchored master checklist auto-scheduled to real due months, a live progress rollup, a cited budget-allocation planner, and a lite vendor tracker. 100% local, no account.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5EFE3",
  "theme_color": "#F5EFE3",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add a task", "short_name": "Add task", "description": "Add a new task to your wedding checklist", "url": "./?action=add&source=shortcut", "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
