{
  "name": "Wonks.App — Interactive Gamified Lullabies",
  "short_name": "Wonks",
  "description": "Classic tales reimagined as interactive visual comics. You control what happens next.",
  "start_url": "/play",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait",
  "categories": ["entertainment", "games", "books"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
