{
  "name": "Pawl — Bond With Your Pet",
  "short_name": "Pawl",
  "description": "Improving the emotional bond between you and your pet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFDCC0",
  "theme_color": "#5BB8F5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
