{
  "name": "Krunkite",
  "short_name": "Krunkite",
  "description": "An AI-powered Chrome extension that adds context and fact checks as you read news.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/klogo.jpeg",
      "sizes": "any",
      "type": "image/jpeg"
    }
  ]
}
