{
  "name": "Batang SSES – Young Scientist Lab",
  "short_name": "Batang SSES",
  "description": "Gamified interactive learning app for Filipino Kinder fast-learners aligned to the DepEd Special Science Elementary School track.",
  "start_url": "/index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0D1B2A",
  "theme_color": "#F6AE2D",
  "lang": "fil",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "icons/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-256.png",  "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Batang SSES Lab Dashboard"
    },
    {
      "src": "icons/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Batang SSES on Mobile"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Daily Quest",
      "short_name": "Quest",
      "description": "Jump straight into today's learning quest",
      "url": "/index.html#daily-quest",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "description": "See badges and quest progress",
      "url": "/index.html#progress",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "edge_side_panel": { "preferred_width": 400 }
}
