{
  "name": "Evenfield",
  "short_name": "Evenfield",
  "description": "Homeschool Education Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#3B0764",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
