{
  "name": "SocioTool",
  "short_name": "SocioTool",
  "description": "Free WhatsApp, Instagram & fancy text tools. No signup. No login. Always free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060f",
  "theme_color": "#7b2ff7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["utilities", "social"],
  "lang": "en-IN",
  "scope": "/"
}