{
  "name": "FatafatDecor - Instant Decoration",
  "short_name": "FatafatDecor",
  "description": "AI-powered decoration suggestions delivered to your doorstep",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#EC4899",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎀</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
