{
  "name": "Dyva — Your AI, Everywhere",
  "short_name": "Dyva",
  "description": "Create AI companions with real personality, memory, and voice.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["social", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "url": "/discover",
      "description": "Browse AI characters"
    },
    {
      "name": "Explore",
      "short_name": "Explore",
      "url": "/explore",
      "description": "Find something worth talking to"
    },
    {
      "name": "Create",
      "short_name": "Create",
      "url": "/create/characters",
      "description": "Build a new AI character"
    }
  ]
}
