{
  "name": "PEP Notifications",
  "short_name": "PEP",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#4f46e5"
}