{
  "name": "Wedding Session Checklist",
  "short_name": "Wedding Session",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#101012",
  "lang": "pt-PT",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}