{
  "_comment": "BUILD-TIME (audit F030-04 / UR-149): this manifest is served as a static file and has NO runtime hook. F001/F004 set the LastWords brand + dark-signet app-icon surface colours (matching index.html and PRODUCT_BRAND_CONFIG). (The document <title> and <meta description> ARE wired at runtime from BRAND_CONFIG via product-config/product-identity.initializer.ts; the manifest is not — edit it here.) Unknown members like this one are ignored per the Web App Manifest spec.",
  "name": "LastWords",
  "short_name": "LastWords",
  "description": "LastWords — Worte, die bleiben",
  "lang": "de",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#223640",
  "theme_color": "#223640",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
