{
  "name": "Right-of-Way Rules — Noduly",
  "short_name": "Right of Way",
  "description": "Interactive right-of-way trainer — 14 intersection scenarios with bird's-eye view, who-goes-first drill, flashcards, daily challenge, and teacher mode.",
  "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='32' y='84' width='128' height='24' fill='white' opacity='0.85'/><rect x='84' y='32' width='24' height='128' fill='white' opacity='0.85'/><path d='M96 60 L120 96 L96 132 L72 96 Z' fill='%23facc15' stroke='white' stroke-width='4'/></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='80' y='220' width='352' height='72' fill='white' opacity='0.85'/><rect x='220' y='80' width='72' height='352' fill='white' opacity='0.85'/><path d='M256 160 L336 256 L256 352 L176 256 Z' fill='%23facc15' stroke='white' stroke-width='12'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
