{
  "name": "సరియైన అక్షరాలు → ఇంగ్లీషు",
  "short_name": "CoreSpell",
  "description": "తెలుగు పదాలకు సరైన ఆంగ్ల అక్షరాలు - ఫార్ములా ఆధారిత 13 అధ్యాయాలు",
  "lang": "te",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f2e9",
  "theme_color": "#1f543e",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Home screen of CoreSpell"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "corespell-formula",
  "display_override": ["window-controls-overlay", "standalone", "browser"]
}