{
  "name": "Painting Calculator — Wiesner Enterprises NZ",
  "short_name": "Painting Calc",
  "description": "Fast, accurate painting calculator for walls, ceilings and trim. Coats, coverage rates, materials cost and labour — one job, one estimate.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F2EEE4",
  "theme_color": "#221F1C",
  "lang": "en-NZ",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Walls & Ceiling",
      "short_name": "Walls",
      "url": "/?tab=walls",
      "description": "Jump straight to the walls and ceiling calculator"
    },
    {
      "name": "Labour & Total",
      "short_name": "Total",
      "url": "/?tab=labour",
      "description": "Jump straight to the job total"
    }
  ]
}
