{
  "name": "Renova",
  "short_name": "Renova",
  "description": "Guided home design in English and Spanish. Upload a photo, walk through a setup, get a redesign with a plan you can follow.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2F5249",
  "background_color": "#F4EFE7",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "productivity",
    "design"
  ],
  "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/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
