{
  "name": "GramRate - Live Gold Prices",
  "short_name": "GramRate",
  "description": "Real-time gold prices per gram, ounce, and karat in 5 currencies. Track prices, set alerts, and never miss the perfect moment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#d4af37",
  "background_color": "#1a1a1a",
  "categories": ["finance", "business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gold Price",
      "short_name": "Prices",
      "description": "View current gold prices",
      "url": "/gold-price/"
    },
    {
      "name": "Calculator",
      "short_name": "Calc",
      "description": "Calculate gold value",
      "url": "/calculator/"
    },
    {
      "name": "Price Alerts",
      "short_name": "Alerts",
      "description": "Set price alerts",
      "url": "/alerts/"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
