{
  "name": "Mood Companion",
  "short_name": "Mood",
  "description": "A small creature lives in a window. Type a vibe; the room becomes it.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f1e8",
  "theme_color": "#d8c5a0",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
