{
  "name": "Notify Pro - Perfect Innovation",
  "short_name": "Notify Pro",
  "description": "Powerful WhatsApp automation and scheduling tool designed for businesses and individuals who want to streamline their communication and save time. With Notify Pro, you can easily schedule messages, automate responses, and manage your WhatsApp interactions more efficiently.",
  "id": "/?source=pwa",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo/appLogo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo/appLogo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo/AppLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/AppLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/AppLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Signup/Login",
      "short_name": "Login",
      "description": "Signup or login to your account",
      "url": "/otp-login",
      "icons": [{ "src": "/logo/AppLogo.png", "sizes": "192x192" }]
    },
    {
      "name": "Know More",
      "short_name": "know more",
      "description": "Learn more about Notify Pro",
      "url": "perfectinnovation.in",
      "icons": [{ "src": "/logo/AppLogo.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "Notify Pro - Perfect Innovation",
      "text": "",
      "url": "perfectinnovation.in"
    }
  },
  "categories": ["productivity", "utilities", "communication", "social", "lifestyle", "finance", "business", "health", "education", "entertainment", "travel", "shopping", "news", "sports", "music", "video", "food", "fitness", "wellness", "finance", "real estate", "automotive", "technology"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot_wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Notify Pro Dashboard"
    },
    {
      "src": "/screenshots/screenshot_mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Schedule Messages on Mobile"
    }
  ],
  "prefer_related_applications": false
}