{
  "name": "DeafMonitor",
  "short_name": "DeafMonitor",
  "description": "The Deaf community hub: breaking news, sports, events, jobs, creators, and community resources for the global Deaf, hard-of-hearing, DeafBlind, and Late-Deafened community.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#060D1C",
  "background_color": "#060D1C",
  "icons": [
    {
      "src": "/assets/dm-favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/dm-favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
