{
  "name": "Home Hub",
  "short_name": "Home Hub",
  "description": "A calm, shared home for two. Food before it spoils, the day at a glance, whose turn it is.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEEAE0",
  "theme_color": "#6E7C5A",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
