{
    "short_name": "Traveln",
    "name": "Traveln. A smart trip planner",
    "description": "Traveln offers travel enthusiasts a creative space to plan their dream vacations. Our platform is optimized for communication, collaborative trip planning, and social feed instant sharing. Most interestingly, travelers can share instant trip updates about their entertaining activities with friends and family.",
    "icons": [
      {
        "src": "./medias/common/favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#62D7E7",
    "background_color": "#ffffff",
    "related_applications": [],
    "shortcuts": [
      {
        "name": "Privacy Policy | Traveln",
        "short_name": "Privacy Policy",
        "description": "Traveln's privacy policy",
        "url": "/privacy?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      },
      {
        "name": "Terms of use | Traveln",
        "short_name": "Terms of use",
        "description": "Traveln's terms of use",
        "url": "/terms?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      },
      {
        "name": "Features | Traveln",
        "short_name": "Features",
        "description": "Traveln's features",
        "url": "/features?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      },
      {
        "name": "Contact us | Traveln",
        "short_name": "Contact us",
        "description": "Traveln's contact page",
        "url": "/contact-us?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      },
      {
        "name": "About Us | Traveln",
        "short_name": "About Us",
        "description": "Traveln's about page",
        "url": "/about-us?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      },
      {
        "name": "Newsletter | Traveln",
        "short_name": "Blog",
        "description": "Traveln's Newsletter",
        "url": "/blog?source=pwa",
        "icons": [{"src": "./medias/common/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon"}]
      }
    ]
  }
  