{
  "name": "Entregas Toyota Pachuca",
  "short_name": "Entregas",
  "theme_color": "#FD2C25",
  "background_color": "#FD2C25",
  "orienration": "portrait",
  "display": "standalone",
  "start_url": "/index.html",
  "id": "/index.html",
  "icons": [
    { "src": "/icons/toyotalogo.png", 
      "sizes": "512x512", 
      "type": "image/png" },
      { "src": "/icons/logotoy.png", 
      "sizes": "128x128", 
      "type": "image/png" }
      
  ],
  "screenshots": [
  {
    "src": "/icons/home.png",
    "sizes": "1280x720",
    "type": "image/png",
    "form_factor": "wide"
  },
  {
    "src": "/icons/mobile.png",
    "sizes": "640x1136",
    "type": "image/png",
    "form_factor": "narrow"
  }
]
}
