{
  "name": "Offline",
  "short_name": "Offline",
  "description": "Offline — your online right-hand. Call in, hand it off, get it done.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF7DB",
  "theme_color": "#008A3D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
