{
  "name": "Vitrine de Talentos",
  "short_name": "Vitrine",
  "description": "O programa que revela novos talentos da música de Sorocaba e toda região.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "gcm_sender_id": "103953800507",
  "enableNotification": true,
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#b00000",
  "theme_color": "#b00000",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "protocol_handlers": [
    { "protocol": "web+vitrinetalentos", "url": "/?from=protocol" }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://www.vitrinedetalentos.com.br/manifest.webmanifest" }
  ],
  "prefer_related_applications": false
}
