{
  "short_name": "Cesium",
  "name": "Cesium - Ğ1 Wallet",
  "description": "Cesium Wallet for Ğ1 libre currency",
  "icons": [
    {
      "src": "img/logo_32px.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/logo_96px.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/logo_144px.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/logo_200px.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo_256px.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo_512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "background_color": "#1a237e",
  "theme_color": "#1a237e",
  "dir": "ltr",
  "start_url": "/#/app/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "protocol_handlers": [
    {
      "protocol": "june",
      "name": "Ğ1",
      "uriTemplate": "#/app/home?uri=%s"
    },
    {
      "protocol": "web+june",
      "name": "web Ğ1",
      "uriTemplate": "#/app/home?uri=%s"
    }
  ]
}
