{
  "name": "Vybsly — AI Search Engine",
  "short_name": "Vybsly",
  "description": "AI-Powered Search Engine with Maps, Earth, and full-content results",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d14",
  "theme_color": "#7c6cff",
  "orientation": "any",
  "categories": ["utilities", "productivity", "navigation"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {"name": "Maps", "url": "/maps.html"},
    {"name": "Earth", "url": "/earth.html"},
    {"name": "Mars", "url": "/mars.html"}
  ]
}
