{
  "name": "Amagedon",
  "short_name": "Amagedon",
  "description": "NQ & ES exhaustion tracker with macro dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Tracker",        "url": "/exhaustion", "description": "Exhaustion Tracker" },
    { "name": "Macro Dashboard","url": "/macro",      "description": "Macro Dashboard"     },
    { "name": "Docs",           "url": "/guide",      "description": "Documentation"       }
  ]
}
