{
  "name": "Freeciv-web",
  "short_name": "Freeciv-web",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#fff",
  "description": "Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.",
  "icons": [{
    "src": "/static/images/apple-touch-icon.png",
    "sizes": "150x157",
    "type": "image/png"
  },{
    "src": "/static/images/favicon.png",
    "sizes": "32x32",
    "type": "image/png"
  },{
    "src": "/images/freeciv-splash3.png",
    "sizes": "128x128",
    "type": "image/png"
  },{
    "src": "/static/images/freeciv-splash-icon.png",
    "sizes": "144x144",
    "type": "image/png"
  }  ],
  "related_applications": [{
    "platform": "web",
    "url": "https://chrome.google.com/webstore/detail/freeciv/ldhdjhmbapbeafmhdoobnlldhfopfcgh"
  }, {
    "platform": "play",
    "url": "https://play.google.com/store/apps/details?id=org.freeciv.play"
  }]
}
