{
  "name": "Huskebakk Empire OS",
  "short_name": "Empire OS",
  "description": "Personal empire and life operating system",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' fill='%2306060a'/%3E%3Ctext y='.9em' font-size='80' x='10'%3E%E2%9A%94%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}