{
  "name": "Refract Archive Viewer",
  "short_name": "Refract Archive",
  "description": "Browse your Refract data export locally in your browser.",
  "start_url": "/refract/",
  "scope": "/refract/",
  "display": "standalone",
  "background_color": "#0e1016",
  "theme_color": "#0e1016",
  "icons": [
    { "src": "/refract/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/refract/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/refract/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
