{
  "name": "Noble Citizen Foundation",
  "short_name": "NCF",
  "description": "Noble Citizen Foundation - Empowering Change and Humanity.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d01919",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.png",
      "sizes": "640x480",
      "type": "image/png"
    },
    {
      "src": "/screenshots/2.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "url": "/about"
    },
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Read the latest articles and updates."
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/?mid=%s"
    }
  ]
}
