{
  "name": "FACEPAL",
  "short_name": "FACEPAL",
  "description": "FACEPAL - Track your aesthetic procedures with before/after photos",
  "theme_color": "#d4a5a5",
  "background_color": "#faf8f7",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
