{
  "name": "Just Talk — Someone to talk to, anytime",
  "short_name": "Just Talk",
  "description": "Friendly AI companions for real conversation. Start with 3 free minutes.",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ed",
  "theme_color": "#d2593a",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Start talking", "url": "/#companions" },
    { "name": "My minutes", "url": "/wallet" }
  ]
}
