{
  "name": "Minal Yuva Sangathan",
  "short_name": "MYS",
  "description": "Dedicated to uplifting the poor and needy through food, education, and healthcare initiatives.",
  "id": "mys-pwa-app",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f68c12",
  "icons": [
    {
      "src": "src/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "src/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "src/img/pwa/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
