{
  "name": "Life Portrait",
  "short_name": "Life Portrait",
  "description": "Where Your Inner Canvas Comes to Life",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#E2725B",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
