{
  "name": "Virtually Staged — MLS Watermark Tool",
  "short_name": "Virtually Staged",
  "description": "Free tool to add a Virtually Staged disclosure watermark to property photos. Required by 500+ MLS boards and California AB 723.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f5f2",
  "theme_color": "#0f0f0f",
  "lang": "en-US",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/virtually-staged.gif",
      "sizes": "663x430",
      "type": "image/gif",
      "form_factor": "wide",
      "label": "Virtually Staged watermark tool — desktop view"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Watermark",
      "short_name": "Watermark",
      "description": "Upload a photo and add the VIRTUALLY STAGED disclosure watermark",
      "url": "/",
      "icons": [{ "src": "/assets/virtually-staged.gif", "sizes": "663x430", "type": "image/gif" }]
    }
  ]
}
