{
  "name": "RedsBlack.com",
  "short_name": "RedsBlack",
  "description": "18+ social chat rooms, private messages, media profiles and 1:1 video.",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#12060b",
  "theme_color": "#14070d",
  "categories": ["social", "entertainment"],
  "icons": [
    {
      "src": "/assets/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
