{
  "name": "REX - Reliable Easy Xchange",
  "short_name": "REX",
  "description": "Easy Peasy. Stress-Free Communication.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#087f72",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "./assets/rex-app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/rex-app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
