{
  "name": "Orbit Launcher",
  "short_name": "Orbit",
  "description": "The radial app launcher for macOS",
  "start_url": "/",
  "display": "browser",
  "theme_color": "#0A84FF",
  "background_color": "#0d0d0f",
  "icons": [
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-256.png",      "sizes": "256x256", "type": "image/png" },
    { "src": "/icon-512.png",      "sizes": "512x512", "type": "image/png" }
  ]
}
