{
  "name": "FTL2 Deploy",
  "short_name": "FTL2",
  "description": "Faster than light infrastructure deployment visualization",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#020408",
  "theme_color": "#020408",
  "categories": ["utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
