{
  "name": "Stillus — Your Companion",
  "short_name": "Stillus",
  "description": "Your AI companion. They remember you, they stay with you, and they're never going away.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060412",
  "theme_color": "#060412",
  "icons": [
    {
      "src": "/stillus-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/stillus-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
