{
  "id": "com.ansha.erp",
  "name": "ALIF Matriculation School ERP",
  "short_name": "ALIF ERP",
  "description": "School Management ERP for ALIF Matriculation School, Chennai",
  "start_url": "https://erp.alifmatricschool.com/index.html",
  "scope": "https://erp.alifmatricschool.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1E3A5F",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/screenshot-login.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Login Page"
    },
    {
      "src": "assets/img/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "lang": "en-IN"
}
