{
  "name": "accessible surveys",
  "short_name": "a11ysurveys",
  "description": "A survey tool for everyone with a strong emphasis on accessibility. It goes beyond accessibility standards by providing surveys that adapt to respondents individual needs.",
  "start_url": "/",
  "display": "standalone",
  "default_locale": "en",
  "author": "christophe geiser",
  "icons": [
    {
      "src": "../manifest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "../manifest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "background_color": "#FFF",
  "theme_color": "#1226AA"
}