{
  "name": "UnfoldCRO GoldAPI",
  "short_name": "GoldAPI",
  "description": "Daily gold-rate pricing engine for D2C jewellery brands on Shopify.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B10",
  "theme_color": "#00C853",
  "icons": [
    { "src": "/assets/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's rate",  "url": "/price",    "description": "Open the Price page" },
    { "name": "Products",      "url": "/products", "description": "Variant table" },
    { "name": "Activity Log",  "url": "/activity-log" }
  ],
  "categories": ["business", "productivity", "shopping"]
}
