{
  "name": "Author Fight Engine",
  "short_name": "AFC",
  "description": "Low friction authoring dashboard — Paradiddle Publishing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icons/afc-192-by-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/afc-512-by-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}