{
  "name": "FlapSim",
  "short_name": "FlapSim",
  "description": "Facial flap design simulator - drag a flap, execute, read the tension",
  "start_url": "/flap/",
  "scope": "/flap/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14161a",
  "theme_color": "#14161a",
  "icons": [
    { "src": "/flap/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/flap/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
