{
  "name": "DGAF.chat",
  "short_name": "DGAF",
  "description": "Rebellious AI Chat Platform",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "social"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [],
  "lang": "en-US",
  "dir": "ltr"
}