{
  "name": "NebulaX",
  "short_name": "NebulaX",
  "description": "Multi-spectrum astronomical data explorer. Journey through the nebulax from radio waves to gamma rays.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "scope": "/",
  "id": "nebulax-collective",
  "categories": ["education", "science", "astronomy"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/social-preview.png",
      "sizes": "1280x640",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NebulaX - Explore the Universe"
    }
  ],
  "shortcuts": [
    {
      "name": "JWST Explorer",
      "short_name": "JWST",
      "description": "James Webb Space Telescope imagery",
      "url": "/jwst",
      "icons": [{ "src": "/icons/shortcut-jwst.png", "sizes": "96x96" }]
    },
    {
      "name": "Sky Map",
      "short_name": "Sky Map",
      "description": "Interactive celestial map",
      "url": "/sky-map",
      "icons": [{ "src": "/icons/shortcut-skymap.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en-AU",
  "dir": "ltr"
}
