{
  "name": "KIN — a small life that knows you",
  "short_name": "KIN",
  "description": "Wake a small living being. It sees you, remembers you, and is glad you came.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17110d",
  "theme_color": "#17110d",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
