{
  "name": "RoomStage — Virtual Staging from One Photo",
  "short_name": "RoomStage",
  "description": "Upload one photo of an empty room and get back a furnished listing shot in about a minute. Five interior styles, up to 4K, no subscription.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#f7f7f5",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-icon",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "photo"
  ],
  "lang": "en",
  "dir": "ltr"
}
