{
  "name": "Doctor Biker Garage",
  "short_name": "Doctor Biker",
  "description": "Premier Motorcycle Accessories & Preparation Workshop in Casablanca.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#D50000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}