
{
  "name": "Lingua Panda",
  "short_name": "Lingua Panda",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#AEE2FF",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "description": "Изучай английские слова с пандой Лапсиком в игровом формате.",
  "version": "1.0.1",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "screenshots": [
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
