{
  "name": "LearningAI by Dookun Innovations",
  "short_name": "LearningAI",
  "description": "Learn what AI actually is, how to talk to it, and how to make it useful in real life.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffaf4",
  "theme_color": "#fff9f2",
  "icons": [
    {
      "src": "/assets/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
