{
  "name": "reTS — a faithful Command & Conquer TS/RA2 engine reimplementation",
  "short_name": "reTS",
  "description": "Docs, Engine Reference, and devblog for the reTS project.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17181c",
  "theme_color": "#17181c",
  "icons": [
    {
      "src": "/img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
