{
  "name": "StoryEngine",
  "short_name": "StoryEngine",
  "description": "AI minds with memory, beliefs, and personality. Talk to them. Build with them. Upload your own.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#131316",
  "theme_color": "#7C5CFC",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
