{
  "name": "Innterio AI Studio",
  "short_name": "Innterio",
  "description": "AI design-to-execution platform for interior designers, architects and contractors — renders, layouts, BOQs and project delivery.",
  "id": "/",
  "start_url": "/dashboard?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#286080",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "productivity", "graphics"],
  "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/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Raw room to 3D",
      "short_name": "Generate",
      "url": "/generator.html?src=app",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI image edit",
      "short_name": "Edit",
      "url": "/imageedittool.html?src=app",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My gallery",
      "short_name": "Gallery",
      "url": "/gallery?src=app",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
