{
  "name": "US States Explorer",
  "short_name": "US States",
  "description": "Interactive explorer for all 50 US states with capitals, regions, shapes, abbreviations, quizzes and flashcards.",
  "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)'/><path d='M28 60 H48 V52 H68 V60 H92 V70 H112 V60 H132 V72 H156 V96 H148 V112 H132 V128 H108 V140 H80 V128 H56 V112 H40 V96 H28 Z' fill='none' stroke='white' stroke-width='5' stroke-linejoin='round'/><circle cx='80' cy='96' r='5' fill='white'/></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='84' fill='url(%23g)'/><path d='M76 160 H128 V140 H184 V160 H244 V184 H300 V160 H352 V192 H416 V256 H396 V296 H352 V340 H288 V372 H214 V340 H148 V296 H106 V256 H76 Z' fill='none' stroke='white' stroke-width='13' stroke-linejoin='round'/><circle cx='214' cy='256' r='13' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
