{
  "name": "The Wall",
  "short_name": "The Wall",
  "description": "A secure, truly anonymous platform to host polls and gather collective sentiment without tracking or profiles.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#02040A",
  "background_color": "#02040A",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "productivity"]
}