{
  "name": "Leitor de Alta Velocidade",
  "short_name": "Leitor RSVP",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#f4f4f9",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/007bff/ffffff?text=RSVP",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/007bff/ffffff?text=RSVP",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}