{
  "name": "Era of Sails",
  "short_name": "Era of Sails",
  "description": "Command a fleet in the 17th-century Caribbean. Trade, refine, raid and build up from a coastal sloop to a hundred-gun first rate.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1820",
  "theme_color": "#0b1820",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Your port",
      "url": "port.php"
    },
    {
      "name": "The chart",
      "url": "map.php"
    },
    {
      "name": "The market",
      "url": "market.php"
    }
  ],
  "id": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://eraofsails.com/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
