{
  "name": "BirdTech Systems",
  "short_name": "BirdTech",
  "description": "Technology-driven company providing innovative digital solutions and services",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#00bcd4",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2300bcd4' width='192' height='192'/><text y='144' font-size='144' fill='white' font-family='Arial, sans-serif' font-weight='bold'>B</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2300bcd4' width='512' height='512'/><text y='384' font-size='384' fill='white' font-family='Arial, sans-serif' font-weight='bold'>B</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read our latest articles",
      "url": "/blog.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300bcd4' width='96' height='96'/><text y='72' font-size='72' fill='white'>B</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Our services and solutions",
      "url": "/services.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300bcd4' width='96' height='96'/><text y='72' font-size='72' fill='white'>S</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Free online tools",
      "url": "/tools.html",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2300bcd4' width='96' height='96'/><text y='72' font-size='72' fill='white'>T</text></svg>", "sizes": "96x96" }]
    }
  ]
}
