{
  "name": "Skysource AI",
  "short_name": "Skysource",
  "description": "An interactive AI chatbot that answers questions and allows you to compile, structure, and export the conversation or responses directly into highly styled Word documents (.docx).",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
}
