{
  "name": "OrcaPod \u2014 Hub",
  "short_name": "OrcaPod",
  "description": "OrcaPod \u2014 Your Lightchain AI Hub",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#021a18",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}