{
  "id": "/voice-of-delta-app",
  "name": "The Voice of Delta",
  "short_name": "Voice of Delta",
  "description": "A Voice for the Voiceless",
  "start_url": "/thevoiceofdelta-v5-functional/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#ffffff",
  "theme_color": "#0b5b3b",
  "icons": [
    {
      "src": "/pwa-icons/voice-of-delta-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/voice-of-delta-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/voice-of-delta-maskable-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}