{
  "name": "Periodic Table of Elements — Sanam Jordan",
  "short_name": "Periodic Table",
  "description": "Interactive Periodic Table of all 118 elements with full IUPAC scientific data. A product of Sanam Jordan Management Consultancy Co. LLC.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070f",
  "theme_color": "#05070f",
  "orientation": "any",
  "lang": "en",
  "scope": "/",
  "categories": ["education", "science"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Periodic Table of Elements"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Elements",
      "short_name": "Search",
      "description": "Search for a chemical element",
      "url": "/?focus=search",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
