{
  "name": "Parts of Speech — Noduly",
  "short_name": "Parts of Speech",
  "description": "Learn the 9 parts of speech with a sentence builder game, quizzes, flashcards, and a daily challenge.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1525",
  "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'><rect width='192' height='192' rx='32' fill='%230e1525'/><g font-family='Georgia,serif' font-weight='700' text-anchor='middle'><text x='60' y='90' font-size='42' fill='%234F46E5'>N</text><text x='132' y='90' font-size='42' fill='%2306B6D4'>V</text><text x='96' y='150' font-size='30' fill='%237d75ff'>POS</text></g></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'><rect width='512' height='512' rx='80' fill='%230e1525'/><g font-family='Georgia,serif' font-weight='700' text-anchor='middle'><text x='160' y='240' font-size='110' fill='%234F46E5'>N</text><text x='352' y='240' font-size='110' fill='%2306B6D4'>V</text><text x='256' y='400' font-size='80' fill='%237d75ff'>POS</text></g></svg>",
      "sizes": "512x512",
      "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'><rect width='512' height='512' fill='%230e1525'/><text x='256' y='320' font-family='Georgia,serif' font-size='220' fill='%237d75ff' text-anchor='middle' font-weight='700'>P</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
