{
  "name": "Nestly Family Hub",
  "short_name": "Nestly",
  "description": "The calm family hub that turns what you say into tasks, events, lists and reminders.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBEF",
  "theme_color": "#FFFBEF",
  "categories": ["lifestyle", "productivity"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tell Nestly", "url": "/capture" },
    { "name": "Calendar", "url": "/calendar" },
    { "name": "Lists", "url": "/lists" }
  ]
}
