{
  "name": "SRS EXPRESS",
  "short_name": "SRS EXPRESS",
  "description": "SRS EXPRESS Delivery Service",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f8fc",
  "theme_color": "#1264ff",
  "icons": [
    {
      "src": "https://i.ibb.co.com/JWSHtZy8/481276245-946867847648648-2703970979674910378-n.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "YOUR_IMGBB_APP_ICON_URL",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}