{
  "name": "SubFinder",
  "short_name": "SubFinder",
  "description": "Find substitute teachers fast over SMS",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#f5f0eb",
  "theme_color": "#c0582f",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
