{
  "name": "DotOnStage",
  "short_name": "DotOnStage",
  "description": "Screen-first prezentačně-prodejní platforma. Manage once — present everywhere.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0c0f",
  "theme_color": "#0b0c0f",
  "orientation": "any",
  "lang": "cs",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    { "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Studio", "short_name": "Studio", "description": "Správa katalogu a prezentací", "url": "/studio" },
    { "name": "Supershowroom", "short_name": "Showroom", "description": "3D showroom DotOnStage", "url": "/s/dotonstage" }
  ]
}
