{
  "name": "WTF 8848 - Glitch in the Matrix",
  "short_name": "WTF 8848",
  "description": "Anonymous platform for unbelievable but true stories and reality glitches",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/alien.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": ["social", "lifestyle", "entertainment"],
  "lang": "en-US",
  "dir": "ltr"
}