{
  "name": "BAJA — All-in-One Platform",
  "short_name": "BAJA",
  "description": "Free developer tools, live crypto & stock dashboards, and technical tutorials.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f9d924",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/Logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "finance", "education", "utilities"],
  "shortcuts": [
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Open developer tools",
      "url": "/tools/index.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>🛠️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Finance",
      "short_name": "Finance",
      "description": "Check crypto prices",
      "url": "/finance/crypto.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>📈</text></svg>", "sizes": "96x96" }]
    }
  ]
}
