{
  "name": "DiagramX - AI-Powered Architecture Diagram Software",
  "short_name": "DiagramX",
  "description": "AI-powered architecture diagram software for technical teams. Create flowcharts, UML, ArchiMate diagrams with intelligent workflows.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "categories": ["business", "productivity", "developer tools"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create New Diagram",
      "short_name": "New Diagram",
      "description": "Create a new architecture diagram",
      "url": "/diagrams",
      "icons": [
        {
          "src": "/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
