{
  "id": "1",
  "short_name": "SchoolMates",
  "description": "Elevate Education, Simplify Management",
  "name": "SchoolMates",
  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "theme_color": "#01153b",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "en",
  "categories": ["education"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "1280x598",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1280x598",
      "type": "image/png",
      "platform": "wide"
    }
  ]
}
