{
  "name": "Camee",
  "short_name": "Camee",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#04060F",
  "theme_color": "#04060F",
  "description": "Camee web application",
  "icons": [
    {
      "src": "/icons/icon-192-rounded.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512-rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
