{
  "name": "Visual Narrative Production OS",
  "short_name": "NarrativeOS",
  "description": "Visual storytelling Production OS, featuring Character DNA & Cinematic Directing Engines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#ec4899",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-svg.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-svg.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-svg.svg",
      "sizes": "1024x1024",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
