{
  "name": "Ariel Parra",
  "short_name": "Ariel Parra",
  "description": "Ariel Parra Website",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#d8dee9",
  "theme_color": "#242933",
  "icons": [
    {
      "src": "/img/favicon_frame1_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/splash_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot.png",
      "sizes": "1740x1275",
      "type": "image/png",
      "form_factor": "wide",
      "label": "wide-screenshot"
    },
    {
      "src": "/img/screenshot.png",
      "sizes": "1740x1275",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "narrow-screenshot"
    }
  ]
}