{
  "name": "CheckMyText",
  "short_name": "CheckMyText",
  "description": "Check your documents for plagiarism and AI content",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fefb",
  "theme_color": "#22a06b",
  "icons": [
    {
      "src": "https://checkmytext.online/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "https://checkmytext.online/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://checkmytext.online/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://checkmytext.online/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}