{
  "name": "On Charge",
  "short_name": "OnCharge",
  "description": "On Charge helps you manage your charging sessions and energy usage effectively.",
  "start_url": "https://oncharge.ai/app/home",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#a996d9",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/fav/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fav/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "utilities",
    "productivity",
    "tools"
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "720x1280",
      "type": "image/png"
    },
    {
      "src": "/screenshots/screenshot2.png",
      "sizes": "720x1280",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}