{
  "name": "Ebury Fire Systems",
  "short_name": "Ebury Fire",
  "description": "Fire alarm specialists for people who don't like fire alarm specialists.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1EC",
  "theme_color": "#F26522",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}