{
  "name": "Alice and the Paper Boat",
  "short_name": "Alice",
  "description": "Ajuda a Alice a navegar o barquinho de papel.",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a2942",
  "theme_color": "#8ecae6",
  "icons": [
    { "src": "icone-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
