{
  "id": "https://jaxaegypt.web.app/",
  "name": "JAXA EGYPT",
  "short_name": "JAXA EGYPT",
  "description": "Advanced Earth Observation and Satellite Telemetry Intelligence Platform",
  "start_url": "https://jaxaegypt.web.app/",
  "scope": "https://jaxaegypt.web.app/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#030712",
  "theme_color": "#00f2fe",
  "orientation": "any",
  "icons": [
    {
      "src": "Logo/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Logo/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Research & GIS Studio",
      "short_name": "GIS Studio",
      "description": "Historical multi-decadal satellite dataset generator and GIS exporter",
      "url": "./research-hub.html",
      "icons": [{ "src": "Logo/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Climate Forecast",
      "short_name": "AI Forecast",
      "description": "Deep Neural Network Predictive Engine (LSTM & ST-Transformer)",
      "url": "./ai-forecast.html",
      "icons": [{ "src": "Logo/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Fellowship & Papers",
      "short_name": "Fellowship",
      "description": "Published peer-reviewed research papers and academic grant portal",
      "url": "./fellowship.html",
      "icons": [{ "src": "Logo/logo.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["weather", "education", "productivity", "utilities"]
}
