{
  "name": "Calverts Care",
  "short_name": "Calverts",
  "description": "Monthly DPSS timesheet for Calverts Care \u2014 fill in, save as PDF and email to payroll.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f2f2ee",
  "theme_color": "#1E4F46",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}