{
  "name": "NBO Online",
  "short_name": "NBO Online",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0175C2",
  "theme_color": "#0175C2",
  "description": "NBO Online - Your digital Capital companion",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "icons/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "icons/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "icons/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
