{
  "name": "Orbit",
  "short_name": "Orbit",
  "description": "Developer tools, references, and interactive utilities — all in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/img/logo-orbit-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-orbit-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["developer tools", "productivity", "utilities"]
}
