{
  "name": "Tundrion Research",
  "short_name": "Tundrion",
  "description": "Independent investment research and live market terminal.",
  "start_url": "/terminal",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0c0e",
  "theme_color": "#0b0c0e",
  "categories": ["finance", "business"],
  "icons": [
    { "src": "/favicon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/favicon.png",     "sizes": "64x64",   "type": "image/png" },
    { "src": "/favicon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Terminal",
      "url": "/terminal",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Research",
      "url": "/research",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
