{
  "name": "Kowie Foundation School",
  "short_name": "Kowie School",
  "description": "Calendar dates, family updates, quick contact tools, and school resources for Kowie Foundation School.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#f8f7f3",
  "theme_color": "#17314d",
  "shortcuts": [
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "url": "/app/?view=calendar"
    },
    {
      "name": "Family Updates",
      "short_name": "Updates",
      "url": "/app/?view=updates"
    },
    {
      "name": "School Tools",
      "short_name": "Tools",
      "url": "/app/?view=tools"
    }
  ],
  "icons": [
    {
      "src": "/app/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
