{
  "name": "ULO – AI Interior Design",
  "short_name": "ULO",
  "description": "Transform your space with AI-powered interior design",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F9F6F2",
  "theme_color": "#620643",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Design My Room",
      "short_name": "Design",
      "description": "Start a new AI room redesign",
      "url": "./"
    }
  ]
}
