{
  "name": "Qwinky Offline Player",
  "short_name": "Qwinky",
  "description": "Offline PWA player for Qwinky interactive video quests",
  "start_url": "./player.html",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#190410",
  "theme_color": "#190410",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23190410'/><text y='130' x='20' font-size='140' font-family='sans-serif'>🎬</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment"],
  "prefer_related_applications": false
}
