{
  "name": "Citāre",
  "short_name": "Citāre",
  "start_url": "/login.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff3c1c",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}