{
    "name": "Jister",
    "short_name": "Jister",
    "description": "Jister gives you the freedom to speak openly, connect genuinely, and choose how you show up.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#05030c",
    "theme_color": "#080511",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/jister-icon.jpg",
        "sizes": "512x512",
        "type": "image/jpeg",
        "purpose": "any"
      }
    ]
  }