{
  "name": "Faceted — Generative Art Studio",
  "short_name": "Faceted",
  "description": "Generate cubist portraits, Mondrian grids, Rothko fields, and Bauhaus compositions from a seed, then export as PNG or SVG.",
  "start_url": "/apps/faceted/",
  "scope": "/apps/faceted/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
