{
  "name": "Rotary District 9127",
  "short_name": "D9127",
  "description": "Service Above Self — Rotary International District 9127, serving Northern Nigeria.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#17458F",
  "theme_color": "#17458F",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/district-events/",
      "icons": [
        { "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Find a Club",
      "short_name": "Clubs",
      "url": "/clubs/",
      "icons": [
        { "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192" }
      ]
    },
    {
      "name": "Donate",
      "short_name": "Donate",
      "url": "/donation/",
      "icons": [
        { "src": "/favicon/android-chrome-192x192.png", "sizes": "192x192" }
      ]
    }
  ]
}
