{
  "name": "AidFlow CPR Pro",
  "short_name": "AidFlow",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#030712",
  "theme-color": "#030712",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
