{
  "name": "Chirayil Blog",
  "short_name": "CG Blog",
  "description": "Deep dives into the tools we build — the decisions, the trade-offs, and the thinking behind it all.",
  "start_url": "/blog/",
  "scope": "/blog/",
  "display": "standalone",
  "background_color": "#080f18",
  "theme_color": "#080f18",
  "icons": [
    { "src": "/icon.svg",     "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
