{
  "name": "Rádio Liberdade 90,3 FM",
  "short_name": "Liberdade FM",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1426",
  "theme_color": "#e30613",
  "description": "Portal da Rádio Liberdade 90,3 FM com notícias, programação, loterias, eventos, promoções e rádio ao vivo.",
  "categories": ["news", "music", "entertainment"],
  "icons": [
    { "src": "assets/img/logo-liberdade.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/logo-liberdade.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Ouvir rádio", "url": "./index.html#radio", "description": "Abrir o player da Rádio Liberdade" },
    { "name": "Programação", "url": "./programacao.html", "description": "Ver a grade da rádio" },
    { "name": "Loterias", "url": "./loterias.html", "description": "Ver resultados das loterias" }
  ]
}
