{
  "name": "BioGlow Flight Lab",
  "short_name": "BioGlow",
  "description": "Learn block-based programming through rainforest drone missions.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f1e8",
  "theme_color": "#082c35",
  "categories": ["education", "games"],
  "icons": [
    {"src":"/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
