{
  "name": "Math Campus — ফার্মগেটে গণিত কোচিং",
  "short_name": "Math Campus",
  "description": "৫ম–১১শ শ্রেণি ও SSC পরীক্ষার্থীদের জন্য গণিতভিত্তিক কোচিং। ফলাফল, রুটিন, ফি ও ভর্তির তথ্য।",
  "lang": "bn",
  "dir": "ltr",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#062845",
  "theme_color": "#062845",
  "categories": ["education"],
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "img/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "অনলাইনে ভর্তি",
      "short_name": "ভর্তি",
      "url": "/?open=admission",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "শিক্ষার্থী পোর্টাল",
      "short_name": "পোর্টাল",
      "url": "/?open=student",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
