{
  "short_name": "Renovate",
  "name": "Renovate — AI Home Renovation Estimates",
  "description": "Scan any room with AI to measure surfaces, estimate materials, and get an accurate cost breakdown in minutes.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0E7A6D",
  "background_color": "#ffffff"
}
