{
  "name": "Climavox Grid",
  "short_name": "Climavox",
  "description": "Climavox Grid Platform",
  "theme_color": "#00a14b",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "dir": "auto",
  "lang": "en-GB",
  "start_url": "/creator",
  "scope": "/",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "/manifest_and_icons/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/manifest_and_icons/icon512_rounded.png",
      "type": "image/png"
    }
  ]
}
