{
  "__comment__": "install as mobile app",
  "name": "MAK Click",
  "short_name": "MAKClick",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "description": "Smart digital tools for freelancers and small businesses",
  "icons": [
    {
      "src": "/logo-favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo-favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
