{
  "name": "HouseBoard",
  "short_name": "HouseBoard",
  "description": "A wall-mounted family calendar where household tasks live on real days and unfinished work never disappears.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7efe3",
  "theme_color": "#f7efe3",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
