{
  "name": "Rock Hunt | SystemShift HQ",
  "short_name": "Rock Hunt",
  "description": "Digital business card for Rock Hunt, Founder and Systems Strategist at SystemShift HQ.",
  "id": "/me",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0d12",
  "background_color": "#0b0d12",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
