{
  "name": "MyColorTools — Color Identifier & Colorblind Simulator",
  "short_name": "MyColorTools",
  "description": "Identify any color live through your camera — name, HEX, RGB, HSL. Extract palettes, check contrast and simulate colorblindness. Everything runs on your device.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0c11",
  "theme_color": "#0a0c11",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "graphics", "photo", "productivity", "education"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
