{
  "id": "/",
  "name": "FloorCost — flooring quote builder",
  "short_name": "FloorCost",
  "description": "Retail flooring quote builder: carpet and resilient line pricing with GST-inclusive roll-up.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "lang": "en-AU",
  "dir": "ltr",
  "background_color": "#0d0f12",
  "theme_color": "#0d0f12",
  "categories": ["business", "productivity"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
