{
  "name": "LeonSoft — Controlled AI Systems",
  "short_name": "LeonSoft",
  "description": "Controlled AI systems, support intelligence, business automation and software architecture for real business operations.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F8F6",
  "theme_color": "#F7F8F6",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discuss Your Project",
      "short_name": "Contact",
      "url": "/contact.html"
    },
    {
      "name": "Product Lab",
      "short_name": "Lab",
      "url": "/product-lab.html"
    }
  ]
}
