{
  "name": "GE Oracle",
  "short_name": "GE Oracle",
  "description": "AI-powered OSRS Grand Exchange price predictions, flip finder and market signals.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#13100a",
  "theme_color": "#13100a",
  "categories": ["games", "finance", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg",  "sizes": "any",      "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Oracle",      "short_name": "Oracle",      "url": "/?tab=oracle",      "description": "Get an AI price prediction" },
    { "name": "Flip Finder", "short_name": "Flip Finder", "url": "/?tab=flipfinder",  "description": "Find profitable flips" },
    { "name": "Watchlist",   "short_name": "Watchlist",   "url": "/?tab=watchlist",   "description": "Your saved items" }
  ]
}
