{
  "name": "A2Z Developers — Web Development & Apps",
  "short_name": "A2Z.dev",
  "description": "Web development, apps, and SEO services",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f1a",
  "theme_color": "#0b0f1a",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "images/icon-192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "images/icon-512.webp", "sizes": "512x512", "type": "image/webp" }
  ],
  "shortcuts": [
    { "name": "Our Services", "short_name": "Services", "url": "/#services" },
    { "name": "View Portfolio", "short_name": "Work", "url": "/#portfolio" },
    { "name": "Get a Quote", "short_name": "Quote", "url": "/#contact" }
  ]
}
