{
  "theme_color": "#8936FF",
  "background_color": "#2EC6FE",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "img/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "img/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "display": "standalone",
  "dir": "auto",
  "lang": "en-GB",
  "name": "Brives",
  "short_name": "Brives",
  "start_url": "https://brives.eu/",
  "scope": "https://brives.eu/",
  "description": "Brives PWA DEV",
  "id": "https://brives.eu/"
}