{
  "name": "The Handy Perspective",
  "short_name": "Handy Perspective",
  "description": "Insights on systems design, software architecture, and engineering leadership from Carl Handy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#181825",
  "theme_color": "#332F5D",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "news"],
  "lang": "en",
  "dir": "ltr"
}
