{
  "name": "TrueMantis",
  "short_name": "TrueMantis",
  "description": "AI referee for online discussions — summon @TrueMantisBot for a thread analysis",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#a69769",
  "orientation": "any",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "social",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Archive",
      "short_name": "Archive",
      "description": "View archived thread analyses",
      "url": "/archive",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Top discussions and community health",
      "url": "/discover",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
