{
  "name": "PressureTest — MA Plumbing Exam Prep",
  "short_name": "PressureTest",
  "description": "Gamified prep for the Massachusetts Journeyman Plumbing Exam. Master 248 CMR.",
  "start_url": "app.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#10242d",
  "theme_color": "#10242d",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
