{
  "name": "FloorPlanr — Free Online Floor Plan Designer",
  "short_name": "FloorPlanr",
  "description": "Design floor plans for free. Create, edit, and visualize room layouts in 2D and 3D right in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#7c5cfc",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["design", "productivity", "utilities"]
}

