{
  "name": "Habrig | Software services",
  "short_name": "Habrig",
  "description": "Full stack development, SaaS, mobile, automation, and long-term support for growing businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/images/Habrig-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Habrig-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Habrig desktop"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Habrig mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Case studies",
      "short_name": "Work",
      "description": "View case studies",
      "url": "/work",
      "icons": [{ "src": "/images/Habrig-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Contact Habrig",
      "url": "/contact",
      "icons": [{ "src": "/images/Habrig-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Services overview",
      "url": "/services",
      "icons": [{ "src": "/images/Habrig-logo.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/contact?email=%s"
    }
  ]
}
