{
  "name": "EpoxyAI — AI Floor Preview",
  "short_name": "EpoxyAI",
  "description": "Upload a photo and see your floor transformed with AI-generated epoxy finish previews.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#38e07b",
  "background_color": "#1E293B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
