{
  "short_name": "Let's Play",
  "name": "To Valentina, From Papa",
  "icons": [
  {
    "src": "css/manifest-icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "css/manifest-icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
],
  "start_url": "index",
  "background_color": "#f44336",
  "theme_color": "#f44336",
  "display": "standalone",
  "orientation": "landscape"
}
