{
  "name": "Daniel Short \u2014 Tools, Projects & Games",
  "short_name": "Daniel Short",
  "description": "Free, privacy-conscious browser tools, data projects, and browser games.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#091F3B",
  "theme_color": "#091F3B",
  "icons": [
    { "src": "img/ui/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/ui/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Tools", "url": "/tools", "icons": [{ "src": "img/ui/logo-192.png", "sizes": "192x192" }] },
    { "name": "Projects", "url": "/portfolio", "icons": [{ "src": "img/ui/logo-192.png", "sizes": "192x192" }] },
    { "name": "Games", "url": "/games", "icons": [{ "src": "img/ui/logo-192.png", "sizes": "192x192" }] }
  ]
}
