{
  "name": "Periodic Table of Elements",
  "short_name": "Periodic Table",
  "description": "Interactive periodic table with detailed chemical element information in English and Persian",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#202d36",
  "orientation": "any",
  "dir": "auto",
  "lang": "en",
  "icons": [
    {
      "src": "/images/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education", "reference", "science"],
  "prefer_related_applications": false
}