{
  "name": "Signmaster UK Traffic Signs Companion",
  "short_name": "Signmaster",
  "description": "Interactive active recall companion app for UK Driving Theory Traffic Signs.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%233b82f6'/><path d='M30 70 L50 30 L70 70 Z' fill='none' stroke='white' stroke-width='8' stroke-linejoin='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
