{
  "name": "Crown Gems - Premium Gems & Jewelry Marketplace",
  "short_name": "Crown Gems",
  "description": "Discover extraordinary gemstones and handcrafted jewelry from verified sellers worldwide. Connect directly with trusted jewelers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f7",
  "theme_color": "#9A7B4F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/AppIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/CGLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Collection",
      "short_name": "Shop",
      "description": "Browse our jewelry collection",
      "url": "/shop"
    },
    {
      "name": "Saved Items",
      "short_name": "Saved",
      "description": "View your saved items",
      "url": "/saved"
    },
    {
      "name": "Find Sellers",
      "short_name": "Sellers",
      "description": "Browse verified jewelers",
      "url": "/sellers"
    }
  ],
  "prefer_related_applications": false
}
