{
  "name": "GlobeHitch",
  "short_name": "GlobeHitch",
  "description": "Take a ride around the world — Search, Email, Maps, Calendar & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=192&q=80",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=512&q=80",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1200&q=80",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["search", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Search",
      "url": "/Search",
      "description": "Search the web"
    },
    {
      "name": "Email",
      "url": "/Email",
      "description": "Open Email"
    },
    {
      "name": "Geani AI",
      "url": "/Geani",
      "description": "Open AI Assistant"
    }
  ]
}
