{
  "name": "READ SHAYARI",
  "short_name": "READ SHAYARI",
  "description": "Explore thousands of Heart touching Shayari and Quotes on Love, Romantic, Ishq, Wafa, Motivational, Attitude, Life, Bhakti, and Birthday with images.",
  "lang": "en-US",
  "display": "standalone",
  "background_color": "#ffffff",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#1a73e8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/monochrome.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "dir": "auto",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "LOVE SHAYARI",
      "url": "/category/love-shayari/",
      "icons": [
        {
          "src": "/love.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "SAD SHAYARI",
      "url": "/category/sad-shayari/",
      "icons": [
        {
          "src": "/sadness.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI PROMPT",
      "url": "/category/ai-prompt/",
      "icons": [
        {
          "src": "/aip.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "social"
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}