{
  "name": "ROHLAN — Floor Plan to 3D",
  "short_name": "ROHLAN",
  "description": "Draw a 2D floor plan and watch it rise in 3D, instantly, in your browser.",
  "categories": ["productivity", "design"],
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#F6F4F0",
  "theme_color": "#0A0A0A",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
