{
  "name": "uBase Family Dashboard",
  "short_name": "uBase",
  "description": "Shared household dashboard for calendars, reminders, and family planning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4faf7",
  "theme_color": "#22543d",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
