{
  "name": "Whisk & Wrench",
  "short_name": "W&W",
  "description": "The whole house, handled. Meals, pantry, chores, and maintenance — with Hattie, your household assistant.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#faf6ef",
  "theme_color": "#c4703f",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
