{
  "name": "BotMartz — AI Automation Blog",
  "short_name": "BotMartz",
  "description": "Weekly dispatches on AI automation, technical deep-dives, and perspectives from the frontier.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#111114",
  "categories": ["news", "technology", "business"],
  "lang": "en",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Blogs",
      "short_name": "Blogs",
      "url": "/blogs",
      "description": "Read the latest AI & automation articles"
    }
  ]
}
