{
  "name": "Pezzi Car Garagem",
  "short_name": "Pezzi Car",
  "description": "Agenda, clientes e agendamento online da Pezzi Car Garagem.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07080a",
  "theme_color": "#07080a",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-192.png",  "sizes": "192x192",  "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png",  "sizes": "512x512",  "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-1024.png", "sizes": "1024x1024","type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Agenda de hoje", "url": "./index.html#hoje" },
    { "name": "Novo encaixe",   "url": "./index.html#novo" }
  ]
}
