{
  "name": "Czuczor Family Hub",
  "short_name": "Czuczor",
  "description": "Family dashboard for the Czuczor family — calendar, shopping, and smart home.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fafbff",
  "theme_color": "#ff6f91",
  "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" }
  ]
}
