{
  "name": "GemHunt — Hidden Gem Discovery",
  "short_name": "GemHunt",
  "description": "Discover undervalued art and antiques from global marketplaces",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a0c",
  "theme_color": "#0d1f0f",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "shopping", "art"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Gem Feed",
      "short_name": "Feed",
      "description": "Browse hidden gems",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Exhibition",
      "short_name": "Museum",
      "description": "Museum masterworks",
      "url": "/exhibition",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
