{
  "name": "Study Plan",
  "short_name": "StudyPlan",
  "description": "Study Plan for Full Stack Developer",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-or-landscape",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["productivity"],
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
