{
  "name": "Kasuku Cultural Calendar",
  "short_name": "Kasuku",
  "description": "Kasuku is a responsive web application that serves as a cultural encyclopedia in calendar form. Users can click on a date to discover significant events, filter them by theme, country, or period, and search by keyword.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#E67E22",
  "icons": [
    {
      "src": "https://i.postimg.cc/8cYFbspt/Kasuku-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.postimg.cc/8cYFbspt/Kasuku-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
