{
  "name": "Pepptider",
  "short_name": "Pepptider",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f1f5",
  "theme_color": "#8b24d6",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
