{
  "name": "Xotice - Unfiltered Communities for the Deeply Online",
  "short_name": "Xotice",
  "description": "Xotice — the unhinged group chat your college never had. Communities, chaos, and the worst takes you'll ever love. Unfiltered and deeply online.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#18181b",
  "orientation": "portrait-primary",
  "categories": ["social", "community", "networking", "lifestyle", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2026-05-05",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2026-05-05",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=2026-05-05",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png?v=2026-05-05",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg?v=2026-05-05",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Post",
      "short_name": "New Post",
      "description": "Create a new post",
      "url": "/?action=create-post"
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Discover new communities",
      "url": "/discover"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
