{
  "name": "Tivdoc OT — Live fact-checker",
  "short_name": "Tivdoc OT",
  "description": "Live fact-checking for real conversations. Say \"Tivdoc O.T.\" and the app verifies the last claim.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e2963",
  "theme_color": "#1e2963",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}