{
  "name": "Reach-Mosa",
  "short_name": "Reach-Mosa",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "description": "A secure, real-time Christian messaging platform.",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=RM&background=ffffff&color=000000&size=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ui-avatars.com/api/?name=RM&background=ffffff&color=000000&size=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}