{
  "name": "Minha Lista de Compras",
  "short_name": "ListaCompras",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placeholder.com",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://placeholder.com",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
