{
  "name": "Grammar Garden — Faith Readers",
  "short_name": "Grammar Garden",
  "description": "A premium learning app that teaches nouns, verbs, adjectives, and adverbs through faith-style sentences and a garden that grows with the child.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF6EC",
  "theme_color": "#2C5F3D",
  "lang": "en",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Sort Mode", "short_name": "Sort", "url": "./?mode=sort" },
    { "name": "Stories", "short_name": "Stories", "url": "./?mode=stories" }
  ]
}
