{
  "name": "fromSpec",
  "short_name": "fromSpec",
  "description": "Spec-driven AI app builder. You own the code.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0E12",
  "theme_color": "#0C0E12",
  "icons": [
    { "src": "/favicon.svg",           "type": "image/svg+xml", "sizes": "any"      },
    { "src": "/icons/favicon-192.png", "type": "image/png",     "sizes": "192x192"  },
    { "src": "/icons/favicon-512.png", "type": "image/png",     "sizes": "512x512", "purpose": "any maskable" }
  ]
}
