{
  "name": "PETRAD AID",
  "short_name": "PETRAD AID",
  "description": "People Transformation & Development Aid \u2014 Dedicated to Serve Humanity",
  "icons": [
    {
      "src": "/assets/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0f2a7a",
  "background_color": "#0f2a7a",
  "display": "standalone",
  "start_url": "/",
  "orientation": "portrait",
  "categories": [
    "nonprofit",
    "humanitarian",
    "charity"
  ],
  "lang": "en",
  "scope": "/"
}