{
  "name": "Wall by OpenTuwa",
  "short_name": "Wall",
  "description": "The Global Human Wall — post anonymously, react, and read threads from around the world. No account needed.",
  "id": "/wall/",
  "start_url": "/wall",
  "scope": "/wall",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait-primary",
  "categories": ["social"],
  "icons": [
    {
      "src": "/assets/ui/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/ui/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}