{
  "name": "GEHL 1448 Paving Helper",
  "short_name": "GEHL 1448",
  "description": "Manuals, Fluids, and Parts Assistant for the Gehl 1448 Power Box Paver",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f12",
  "theme_color": "#ffb703",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
