{
  "name": "MyFlight - 100% Algerian Flight Booking Web Platform",
  "short_name": "MyFlight",
  "description": "Your trusted 100% Algerian flight booking web platform. Compare and book flights from Algeria to the world with the best prices and authentic local service.",
  "start_url": "https://myflight.pro/",
  "display": "browser",
  "background_color": "#006233",
  "theme_color": "#006233",
  "orientation": "any",
  "categories": [
    "travel",
    "business",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "../icons/icon-48.webp",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-72.webp",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-96.webp",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-128.webp",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-192.webp",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-256.webp",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.webp",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Flights",
      "short_name": "Search",
      "description": "Search for flights from Algeria",
      "url": "/?action=search",
      "icons": [
        {
          "src": "/icons/search-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Client Area",
      "short_name": "Account",
      "description": "Access your client dashboard",
      "url": "/client-area",
      "icons": [
        {
          "src": "/icons/account-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
