{
  "name": "Gina's Angel Hub",
  "short_name": "Angel Hub",
  "description": "Gina's Angel School \u2014 students, fees, feeding & reports",
  "display": "standalone",
  "theme_color": "#9E1B1B",
  "background_color": "#FBF7F6",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}