{
  "name": "Shri Ladli Lal Seva Trust",
  "short_name": "Vrindavan Trust",
  "description": "Charitable organization serving stray cows, monkeys, and saints in Vrindavan",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FDF6E3",
  "theme_color": "#6B1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "image/images.jpeg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "categories": ["charity", "religion", "non-profit"],
  "shortcuts": [
    {
      "name": "Donate Now",
      "short_name": "Donate",
      "description": "Donate to Vrindavan Trust",
      "url": "/index.php#donate",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with the trust",
      "url": "/index.php#contact",
      "icons": [
        {
          "src": "favicon.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
