{
  "name": "TresorAI",
  "short_name": "TresorAI",
  "id": "/",
  "description": "AI-powered collectibles intelligence",
  "start_url": "/?r=%2Fhome",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050b1f",
  "theme_color": "#071637",
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    { "name": "Scan a Collectible", "short_name": "Scan", "url": "/?r=%2Fscan" },
    { "name": "My Trove", "short_name": "Trove", "url": "/?r=%2Fcollection" }
  ],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
