{
  "name": "InitJS - JavaScript Articles & Tutorials",
  "short_name": "InitJS",
  "description": "Exploring JavaScript topics and learning the important foundations. Over 300,000 readers and counting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#171717",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["education", "technology", "programming"],
  "lang": "en-US"
}
