{
  "name": "Dazl Blog — AI App Building & Product Development",
  "short_name": "Dazl Blog",
  "description": "Insights on AI-powered app building, vibe coding best practices, and shipping production-ready software. By Dazl.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0f0f0f",
  "background_color": "#ffffff",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    },
    {
      "src": "/og-default.png",
      "type": "image/png",
      "sizes": "1200x630",
      "purpose": "any"
    }
  ]
}
