{
  "name": "SeeResin - AI Resin Floor Visualizer",
  "short_name": "SeeResin",
  "description": "Upload a photo of your room and see it instantly rendered with a stunning resin floor of your choice — powered by AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0c0e",
  "theme_color": "#0a0c0e",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-icon",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "categories": ["lifestyle", "home", "design", "productivity"],
  "lang": "en"
}
