{
  "short_name": "FantaTravel",
  "name": "FantaTravel",
  "icons": [
    {
      "src": "/icons/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.fantatravel.app",
      "url": "https://play.google.com/store/apps/details?id=com.fantatravel.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6796264279"
    }
  ],
  "start_url": "/fantatravel/app/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
