{
  "name": "AirOps by Adventigo.in",
  "short_name": "AirOps",
  "description": "Streamlining your daily operations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e3f4fc",
  "theme_color": "#36a3d9",
  "icons": [
    {
      "src": "/icons/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

