{
  "name": "Keniye Worker",
  "short_name": "Keniye",
  "description": "Keniye worker app for NDIS support workers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#143A0F",
  "theme_color": "#143A0F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/keniye-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/keniye-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
