{
  "name": "FireStrategy.ai",
  "short_name": "FireStrategy",
  "description": "AI built for UK fire engineers. Draft, review and check fire strategies against Approved Document B, BS 9991, BS 9999, PAS 9980 and PD 7974, plus free fire engineering calculators.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070b22",
  "theme_color": "#070b22",
  "icons": [
    {
      "src": "/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}