{
  "name": "Adamur - Autonomous AI Systems & Intelligent Automation",
  "short_name": "Adamur",
  "description": "We build software agents that automate complex work. Research, products, and engineering services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C2410C",
  "icons": [
    {
      "src": "/adamur_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "technology"],
  "lang": "en"
}