{
 "id": "/",
 "name": "Fun Sheets",
 "short_name": "Fun Sheets",
 "description": "Worksheets, MCQ and quiz games for Class 1-8 following the NCTB curriculum. Bangla and English medium. Works offline.",
 "start_url": "./",
 "scope": "./",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#1B2A4A",
 "theme_color": "#1B2A4A",
 "lang": "en-GB",
 "categories": ["education"],
 "shortcuts": [
  { "name": "Play a quiz", "short_name": "Quiz", "url": "./?go=play", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
  { "name": "Make a worksheet", "short_name": "Sheet", "url": "./?go=sheet", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
 ],
 "icons": [
  { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
  { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
  { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
 ]
}
