{
  "short_name": "ManoTech",
  "name": "ManoTech Solutions LLC",
  "description": "Web development, DevOps, cloud infrastructure, automation and enterprise software solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#050816",
  "background_color": "#050816",
  "icons": [
    {
      "src": "/assets/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
