{
  "name": "Churi OS Web",
  "short_name": "Churi OS",
  "description": "Desktop-style portfolio experience for exploring works, sculpts, articles, announces, and creds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2a5c",
  "theme_color": "#1a2a5c",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/images/desktopIcons/churi.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/desktopIcons/churi.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "art"],
  "lang": "en"
}
