{
  "short_name": "Patronus",
  "name": "App Patronus",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "100x100",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "100x100",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f8f5eb",
  "background_color": "#f8f5eb"
}