{
  "name": "Eng366 - Fuel, Pay & Invest",
  "short_name": "Eng366",
  "description": "Global energy platform operating in 4 countries for fuel payments and investments",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "shortcuts": [
    {
      "name": "Fuel Payments",
      "short_name": "Pay",
      "description": "Make instant fuel payments",
      "url": "/fuel-payments"
    },
    {
      "name": "Investments",
      "short_name": "Invest",
      "description": "Manage energy investments",
      "url": "/investments"
    },
    {
      "name": "Find Stations",
      "short_name": "Stations",
      "description": "Locate nearby fuel stations",
      "url": "/fuel-stations"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.Eng366.app",
      "id": "com.Eng366.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/Eng366/id0000000000"
    }
  ],
  "prefer_related_applications": false
}
