{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "AFerry",
  "short_name": "AFerry",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#005684",
  "theme_color": "#005684",
  "description": "Compare and book all major European ferries including ferries to France, Ireland, Holland, Spain and more, or view the latest ferry timetables and cheap ferry offers online with AFerry.com.",
  "icons": [
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "safari-pinned-tab.svg",
      "purpose": "maskable",
      "type": "image/svg",
      "sizes": "32x32"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.Aferry.Aferry"
    },
    {
      "platform": "itunes",
      "url": "https://itunes.apple.com/app/aferry-cheap-ferry-tickets/id373066509"
    }
  ]
}
