{
  "name": "GE Margin — OSRS Grand Exchange Tracker",
  "short_name": "GE Margin",
  "description": "Free real-time OSRS Grand Exchange prices, flip finder, and calculators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#0b0b12",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "finance"],
  "shortcuts": [
    { "name": "Flip Finder", "url": "/flip-finder", "description": "Find profitable flips" },
    { "name": "Daily Deals", "url": "/daily-deals", "description": "Today's best deals" },
    { "name": "Top Items", "url": "/top-items", "description": "Top items by category" }
  ]
}
