{
  "name": "BAT-BMS App Guide",
  "short_name": "BAT-BMS",
  "description": "Guides, tutorials and APK download for the BAT-BMS battery management Android app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "lang": "en",
  "categories": ["utilities", "education", "news"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/bat-bms-apk-download.jpg", "sizes": "350x758", "type": "image/jpeg", "form_factor": "narrow", "label": "BAT-BMS home screen" },
    { "src": "/screenshots/bat-bms-2.jpg", "sizes": "350x758", "type": "image/jpeg", "form_factor": "narrow", "label": "BAT-BMS cell voltage" }
  ],
  "shortcuts": [
    { "name": "Download APK", "url": "/apk/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "All Guides", "url": "/articles/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "FAQ", "url": "/articles/bat-bms-faq.html", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
