{
  "name": "Reading in the Park Lisbon",
  "short_name": "RITP Lisbon",
  "description": "RSVP for Reading in the Park events in Lisbon",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2ed",
  "theme_color": "#98ad7e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}