{
  "name": "DotOS - Cloud Desktop",
  "short_name": "DotOS",
  "description": "Your cloud desktop with file storage, media player, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
