{
  "name": "Tunul — Vintage Store Intelligence",
  "short_name": "Tunul",
  "description": "AI-powered inventory and analytics for vintage & thrift store owners.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1C1A14",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
