{
  "name": "DNA & Genetics",
  "short_name": "DNA",
  "description": "Interactive molecular biology — double helix, full 64-codon table, transcription/translation engine, Punnett squares, inheritance patterns, mutation explorer, drills and a seeded daily challenge.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0e1a",
  "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='%230a0e1a'/><path d='M60 30 C 130 60, 60 90, 130 120 C 60 150, 130 162, 130 162' stroke='%2306B6D4' stroke-width='8' fill='none' stroke-linecap='round'/><path d='M130 30 C 60 60, 130 90, 60 120 C 130 150, 60 162, 60 162' stroke='%234F46E5' stroke-width='8' fill='none' stroke-linecap='round'/></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='%230a0e1a'/><path d='M160 80 C 360 160, 160 240, 360 320 C 160 400, 360 432, 360 432' stroke='%2306B6D4' stroke-width='22' fill='none' stroke-linecap='round'/><path d='M360 80 C 160 160, 360 240, 160 320 C 360 400, 160 432, 160 432' stroke='%234F46E5' stroke-width='22' fill='none' stroke-linecap='round'/></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='%230a0e1a'/><circle cx='256' cy='256' r='100' fill='%234F46E5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
