{
  "name": "Diploma Tutor",
  "short_name": "DiploTutor",
  "description": "পলিটেকনিক শিক্ষার্থীদের প্রিমিয়াম লার্নিং প্ল্যাটফর্ম",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C0392B",
  "orientation": "portrait-primary",
  "lang": "bn",
  "categories": ["education"],
  "icons": [
    { "src": "img/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "img/screenshot1.png", "sizes": "390x844", "type": "image/png" }
  ]
}