{
  "name": "ToOrbit Space Technologies",
  "short_name": "ToOrbit",
  "description": "Pioneering humanity's future in space with cutting-edge orbital systems and deep space exploration technologies.",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  
  "icons": [
    {
      "src": "https://icon.toorbit.com/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://icon.toorbit.com/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://icon.toorbit.com/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://icon.toorbit.com/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "theme_color": "#00010c",
  "background_color": "#00010c",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["science", "technology", "education"],
  "dir": "ltr",
  "lang": "en-US",
  
  "shortcuts": [
    {
      "name": "Mission Control",
      "short_name": "Missions",
      "description": "View active and upcoming space missions",
      "url": "/#mission-control"
    },
    {
      "name": "Launch Services",
      "short_name": "Launch",
      "description": "Explore our orbital and interplanetary launch capabilities",
      "url": "/#launch-services"
    }
  ],
  
  "handle_links": "preferred",
  "prefer_related_applications": false
}