{
  "short_name": "DutyAssist",
  "name": "Duty-Assistance School Safety",
  "description": "Urgent and Lockdown assistance for school staff.",
  "icons": [
    {
      "src": "/image/duty-assist.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/image/da-lockdown.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#f4f4f4",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#c62828"
}