{
  "name": "Hasset Academy EMIS",
  "short_name": "Hasset EMIS",
  "description": "Official app for Hasset Academy teachers and parents \u2014 marks, attendance, report cards, messages.",
  "start_url": "./portal.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#0B2A4A",
  "theme_color": "#0B2A4A",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%230B2A4A' width='192' height='192' rx='32'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%23C9A227' stroke-width='6'/%3E%3Ctext x='96' y='112' text-anchor='middle' font-family='Georgia,serif' font-size='64' font-weight='700' fill='%23E9CB6B'%3EHA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%230B2A4A' width='192' height='192' rx='32'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%23C9A227' stroke-width='6'/%3E%3Ctext x='96' y='112' text-anchor='middle' font-family='Georgia,serif' font-size='64' font-weight='700' fill='%23E9CB6B'%3EHA%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%230B2A4A' width='512' height='512' rx='80'/%3E%3Ccircle cx='256' cy='256' r='180' fill='none' stroke='%23C9A227' stroke-width='14'/%3E%3Ctext x='256' y='290' text-anchor='middle' font-family='Georgia,serif' font-size='160' font-weight='700' fill='%23E9CB6B'%3EHA%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Teacher \u2014 Marks",
      "short_name": "Marks",
      "url": "./portal.html#marks",
      "description": "Enter marks and attendance"
    },
    {
      "name": "Parent \u2014 Report card",
      "short_name": "Report",
      "url": "./portal.html#parentcard",
      "description": "View student report card"
    }
  ],
  "id": "https://hassetacademy.com.et/portal.html"
}