{
  "name": "Bethel Mission School - Student Database",
  "short_name": "BMS DB",
  "description": "A web application to manage student records for Bethel Mission School. Users can add, view, edit, search, and filter student information by grade.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0ea5e9",
  "icons": [
    {

      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {

      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}