{
  "name": "DRAGLOG",
  "short_name": "DRAGLOG",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#111111",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
