{
  "name": "RAID Estimator",
  "short_name": "RAID Estimator",
  "description": "Calculate real usable capacity for RAID 0, 1, 5, 6, 10, 50, 60, RAIDZ, SHR and unRAID.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8fc",
  "theme_color": "#f7f8fc",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
