{
  "name": "Famlist — Family Lists, Chores & Chat",
  "short_name": "Famlist",
  "description": "The shared household ecosystem: groceries, chores, calendar, sticky notes and family chat.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFEFF4",
  "theme_color": "#FF5A1F",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
