{
  "name": "Degu Tours Ethiopia",
  "short_name": "Degu Tours",
  "description": "Explore Ethiopia's rich cultural heritage, ancient historical sites, and breathtaking natural wonders with Degu Tours Ethiopia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Homepage of Degu Tours Ethiopia"
    },
    {
      "src": "/screenshots/attractions.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Ethiopian Attractions"
    }
  ],
  "categories": ["travel", "tourism", "culture", "adventure"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Destinations",
      "short_name": "Destinations",
      "description": "Explore Ethiopian destinations",
      "url": "/destinations",
      "icons": [
        {
          "src": "/icons/shortcut-destinations.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Attractions",
      "short_name": "Attractions",
      "description": "View all attractions",
      "url": "/attractions",
      "icons": [
        {
          "src": "/icons/shortcut-attractions.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Tours",
      "short_name": "Tours",
      "description": "Book a tour",
      "url": "/tours",
      "icons": [
        {
          "src": "/icons/shortcut-tours.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}