{
  "name": "CaLumo",
  "short_name": "CaLumo",
  "id": "/",
  "description": "Shared calendars for families, groups, and teams to plan events, send reminders, invite people, and coordinate from any device.",
  "theme_color": "#8319da",
  "background_color": "#0a0f0d",
  "display": "standalone",
  "scope": "/",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.webmanifest"
    }
  ],
  "icons": [
    {
      "src": "/pwa-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
