{
  "name": "The Ninth Protocol",
  "short_name": "Ninth Protocol",
  "description": "A turn-based strategy game in the Long Scatter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030308",
  "theme_color": "#030308",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/ninthprotocol.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
