{
  "name": "OudenOS",
  "short_name": "Ouden",
  "description": "Windows optimization that scans first, acts second.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/apple-icon.png", "type": "image/png", "sizes": "512x512", "purpose": "apple touch icon" }
  ]
}
