{
  "name": "INK",
  "short_name": "INK",
  "description": "Character-driven storytelling companion",
  "start_url": "/",
  "display": "browser",
  "orientation": "portrait",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "icons": [
    {
      "src": "/ink-icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/ink-icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}