{
  "name": "Trigonometry",
  "short_name": "Trig",
  "description": "Sine, cosine, tangent and the unit circle — interactive draggable angle, synced waves, SOHCAHTOA solver.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1525",
  "theme_color": "#4F46E5",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%230e1525'/><circle cx='96' cy='96' r='52' fill='none' stroke='%2360a5fa' stroke-width='5'/><line x1='96' y1='96' x2='133' y2='59' stroke='%2360a5fa' stroke-width='4' stroke-linecap='round'/><circle cx='133' cy='59' r='6' fill='%2360a5fa'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230e1525'/><circle cx='256' cy='256' r='150' fill='none' stroke='%2360a5fa' stroke-width='14'/><line x1='256' y1='256' x2='362' y2='150' stroke='%2360a5fa' stroke-width='12' stroke-linecap='round'/><circle cx='362' cy='150' r='16' fill='%2360a5fa'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230e1525'/><circle cx='256' cy='256' r='130' fill='none' stroke='%2360a5fa' stroke-width='14'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
