{
  "name": "Planvile - AI Project Management",
  "short_name": "Planvile",
  "description": "Modern AI project management with beautiful kanban boards, real-time collaboration, and powerful automation",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "project management"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Boards",
      "short_name": "Boards",
      "description": "Go to your kanban boards",
      "url": "/boards",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Check your notifications",
      "url": "/notifications",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "description": "Tasks assigned to you",
      "url": "/my-tasks",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
