{
  "name": "House Production Tracker",
  "short_name": "House",
  "description": "Areas, projects, phases, tasks, materials, budget, and inspiration for the whole house.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#EBEEE8",
  "theme_color": "#212D26",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
