{
  "name": "EduSofthub - School Management System",
  "short_name": "EduSofthub",
  "description": "Comprehensive tool to manage school operations, students, and teachers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b82f6",
  "background_color": "#3b82f6",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "lang": "en",
  "dir": "ltr",
  "version": "0.1.17",
  "build_version": "0.1.17-20260426-172102",
  "build_timestamp": "2026-04-26T17:21:02.344Z",
  "build_date": "2026-04-26",
  "build_time": "17:21:02",
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "file",
          "accept": [
            "image/*",
            "application/pdf",
            ".doc",
            ".docx",
            ".xls",
            ".xlsx",
            ".ppt",
            ".pptx",
            "text/plain"
          ]
        }
      ]
    }
  },
  "icons": [
    {
      "src": "/android-chrome-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/android-chrome-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/android-chrome-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/android-chrome-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": [
        "maskable"
      ]
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": [
        "maskable"
      ]
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": [
        "any",
        "maskable"
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}