{
  "name": "OddsFinder AI",
  "short_name": "OddsFinder",
  "description": "The engine that shows its work \u00e2\u20ac\u201d live prediction-market research with a provable record.",
  "start_url": "/engine",
  "display": "standalone",
  "background_color": "#06070d",
  "theme_color": "#06070d",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}