{
  "name": "Feather Insurance",
  "short_name": "Feather",
  "description": "Honest, simple insurance for Expats",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#F2B873",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/static/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Feather homepage on desktop"
    },
    {
      "src": "/static/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "750x1334",
      "label": "Feather homepage on mobile"
    }
  ]
}
