{
  "name": "Calendar",
  "short_name": "Calendar",
  "description": "Manage your time, organize your events, plan your schedules, and keep track of important moments with a simple, smart, and reliable digital calendar experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1b04ec",
  "theme_color": "#2f78ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
