{
  "name": "SomeGuyOS",
  "short_name": "SomeGuyOS",
  "description": "A macOS-inspired web desktop for SomeGuy projects, utilities, games, and experiments.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#c2410c",
  "icons": [
    {
      "src": "img/someguy_logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
