{
  "name": "ArcOS — Architecture & Construction Platform",
  "short_name": "ArcOS",
  "description": "The operating system for architecture. From design brief to handover.",
  "start_url": "/arcos/",
  "scope": "/arcos/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1C2B1A",
  "theme_color": "#1C2B1A",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
