{
  "name": "Parallel",
  "short_name": "Parallel",
  "description": "A mind in time with yours. Parallels remember, write first, and keep a life between conversations.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "orientation": "portrait",
  "categories": [
    "lifestyle",
    "social",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "Jump back into your active Parallel feed.",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Open Explore",
      "short_name": "Explore",
      "description": "Browse and discover new Parallels.",
      "url": "/explore",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Create a Parallel",
      "short_name": "Create",
      "description": "Start building a new mind with memory and voice.",
      "url": "/create/simple",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Open Settings",
      "short_name": "Settings",
      "description": "Manage security, notifications, and connected accounts.",
      "url": "/settings",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/installability/dashboard-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Dashboard with your active Parallels and recent activity."
    },
    {
      "src": "/installability/chat-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Live conversation with memory and background continuity."
    },
    {
      "src": "/installability/explore-desktop.jpg",
      "sizes": "1200x900",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Explore the Parallel catalog across desktop layouts."
    },
    {
      "src": "/installability/create-desktop.jpg",
      "sizes": "1200x900",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Create a new Parallel with guided identity and voice setup."
    }
  ]
}
