{
  "name": "AC Produções — Alanno Corrêa",
  "short_name": "AC Produções",
  "description": "Produzindo os maiores shows do país. Shows, artistas, festivais, corporativo e aluguel.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b0b12",
  "theme_color": "#0b0b12",
  "lang": "pt-BR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["entertainment", "music", "events"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shows", "short_name": "Shows", "url": "/shows", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Aluguel", "short_name": "Aluguel", "url": "/aluguel", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Meu painel", "short_name": "Painel", "url": "/painel-usuario", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}