{
  "name": "AsterMind AI Platform",
  "short_name": "AsterMind",
  "description": "Enterprise AI that trains in milliseconds and runs 100% on-device",
  "start_url": "/auth/cognito/sign-in",
  "display": "standalone",
  "background_color": "#01151D",
  "theme_color": "#01151D",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/NewLogoNoText.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/NewLogoNoText.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
