{
  "name": "Finoo - Smart Shelf Cataloguer",
  "short_name": "Finoo",
  "description": "Visual home inventory and spatial search powered by Vision AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101110",
  "theme_color": "#101110",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
