{
  "name": "Math Practice Lab: Master Edition",
  "short_name": "Math Lab",
  "description": "Master Number Bonds and Math Facts.",
  "start_url": "index.php",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f4f7f6",
  "theme_color": "#3498db",
  "icons": [
    {
      "src": "assets/pwaicon/pwaicon.png",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}