{
  "name": "Orboot — Interactive AI Globe for Kids",
  "short_name": "Orboot",
  "description": "Spin the 3D globe, tap any country, and discover AI-generated facts about culture, animals, food, and landmarks. Free geography app for curious kids!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#000000",
  "theme_color": "#1e3a8a",
  "lang": "en",
  "categories": ["education", "kids", "geography"],
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Orboot interactive globe showing country exploration"
    }
  ]
}
