{
  "name": "State Traffic Laws — Noduly",
  "short_name": "State Laws",
  "description": "Interactive 50-state traffic law explorer — speed limits, BAC, phone, helmet, seat-belt, permit age. Side-by-side compare, quiz, 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'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='192' height='192' rx='32' fill='url(%23g)'/><rect x='40' y='44' width='112' height='104' rx='8' fill='white'/><text x='96' y='90' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='18'>SPEED</text><text x='96' y='110' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='14'>LIMIT</text><text x='96' y='140' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='28'>70</text></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'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%234F46E5'/><stop offset='1' stop-color='%2306B6D4'/></linearGradient></defs><rect width='512' height='512' rx='80' fill='url(%23g)'/><rect x='100' y='120' width='312' height='272' rx='20' fill='white'/><text x='256' y='240' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='48'>SPEED</text><text x='256' y='290' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='40'>LIMIT</text><text x='256' y='370' text-anchor='middle' fill='%230F172A' font-family='Arial' font-weight='900' font-size='72'>70</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
