{
  "name": "MTD Simple",
  "short_name": "MTD Simple",
  "description": "Making Tax Digital for Income Tax",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#00703c",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
