{
  "name": "Lift",
  "short_name": "Lift",
  "description": "From nothing to a deployed, TLS-terminated app in one command.",
  "icons": [
    { "src": "/favicon.svg",             "sizes": "any",   "type": "image/svg+xml" },
    { "src": "/icon-192.png",            "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png",            "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512-maskable.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "theme_color": "#0B1220",
  "background_color": "#0B1220",
  "display": "standalone",
  "start_url": "/"
}
