{
  "name": "Star Sailors: Experiment 1",
  "short_name": "Star Sailors",
  "description": "A sci-fi planet-hunting, mining and exploration game.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#05080f",
  "theme_color": "#05080f",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/game/index.icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/game/index.apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/game/index.png",
      "sizes": "800x600",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
