{
  "short_name": "The Bot Factory",
  "name": "We build robots to prevent disasters and protect cities.",
  "description": "The Bot Factory builds intelligent disaster-management robots for public safety, environmental protection, and infrastructure resilience. We design systems that operate in extreme conditions—from polluted rivers to hazardous work zones—helping prevent failures before they become disasters. Our mission is simple: use robotics to reduce risk, improve response time, and protect lives.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00A0B0",
  "lang": "en",
  "dir": "ltr",

  "icons": [
    {
      "src": "favicons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "favicons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],

  "shortcuts": [],

  "related_applications": [],
  "prefer_related_applications": false
}
