{
  "name": "hey boet",
  "short_name": "Boet",
  "description": "Ask Boet anything.",
  "start_url": "/",
  "scope": "/",
  "display": "browser",
  "background_color": "#FFFDF6",
  "theme_color": "#FFFDF6",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon.svg",      "sizes": "any",       "type": "image/svg+xml" }
  ]
}
