{
  "name": "TYPO VIDEO — Zigmoon",
  "short_name": "TypoVideo",
  "description": "Studio de typographie animée plein écran avec export WebM 4K/8K. Anime ton texte, FX live, enregistre, partage.",
  "start_url": "/TYPOVIDEO/",
  "scope": "/TYPOVIDEO/",
  "id": "/TYPOVIDEO/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["graphics", "video", "productivity", "design"],
  "icons": [
    { "src": "icons/icon.svg",      "sizes": "any",        "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png",  "sizes": "192x192",    "type": "image/png",     "purpose": "any" },
    { "src": "icons/icon-512.png",  "sizes": "512x512",    "type": "image/png",     "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nouveau projet",
      "short_name": "Nouveau",
      "description": "Lancer un nouveau texte animé",
      "url": "/TYPOVIDEO/?new=1",
      "icons": [{ "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Studio TYPO VIDEO en action"
    }
  ],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "navigate-existing" }
}
