{
  "name": "Grammar Blaster",
  "short_name": "Grammar Blaster",
  "description": "Defend the galaxy by blasting the correct part of speech. Master grammar in an arcade-style game.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "scope": "/",
  "theme_color": "#0e0a1e",
  "background_color": "#0e0a1e",
  "categories": ["games", "education"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230e0a1e'/><text x='50%' y='50%' font-size='48' fill='%2300d9ff' text-anchor='middle' dominant-baseline='middle' font-family='monospace'>GRAMMAR BLASTER</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230e0a1e'/><text x='50%' y='50%' font-size='64' fill='%2300d9ff' text-anchor='middle' dominant-baseline='middle' font-family='monospace'>GRAMMAR BLASTER</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230e0a1e' rx='45'/><text x='50%' y='50%' font-size='96' fill='%2300d9ff' text-anchor='middle' dominant-baseline='middle' font-family='monospace' font-weight='bold'>GB</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230e0a1e' rx='45'/><text x='50%' y='50%' font-size='96' fill='%2300d9ff' text-anchor='middle' dominant-baseline='middle' font-family='monospace' font-weight='bold'>GB</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
