{
  "name": "WCAG કોન્ટ્રાસ્ટ ચેકર — ઓનલાઇન ટૂલ",
  "short_name": "કોન્ટ્રાસ્ટ ચેકર",
  "description": "તપાસો કે તમારા આગળના અને પૃષ્ઠભૂમિ રંગો સામાન્ય અને મોટા ટેક્સ્ટ માટે WCAG AA અને AAA કોન્ટ્રાસ્ટ રેશિયો પાસ કરે છે કે નહીં. સંપૂર્ણ ક્લાયન્ટ-સાઇડ, કોઈ અપલોડ નથી.",
  "start_url": "https://tools.ultim8soft.com/gu/contrast-checker.html",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#d2511a",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
