{
  "name": "Living Devo",
  "short_name": "Living Devo",
 "start_url": "/splash.html",
  "display": "standalone",
  "background_color": "#f8ede7",
  "theme_color": "#d98c6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "livingdevo-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "livingdevo-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}