{
  "name": "Condo Walkthrough Companion",
  "short_name": "Condo Plan",
  "description": "Measure rooms and plan furniture on your condo floor plan.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fb",
  "theme_color": "#1c3faa",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
