{
  "name": "PersonaWise — Meet Your Younger Self",
  "short_name": "PersonaWise",
  "description": "Turning self-reflection into real, lasting growth. PersonaWise combines the wisdom of your younger self with guidance from licensed therapists.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "dir": "ltr",
  "lang": "en-US",
  "theme_color": "#00bcd4",
  "background_color": "#f0fdfa",
  "categories": ["health", "lifestyle", "medical"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Chat with Personas",
      "short_name": "Chat",
      "description": "Start a conversation with your younger self",
      "url": "/advice",
      "icons": [{"src": "/icons/chat-96.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "description": "Write in your reflection journal",
      "url": "/journals",
      "icons": [{"src": "/icons/journal-96.png", "sizes": "96x96", "type": "image/png"}]
    },
    {
      "name": "Self-Care Checklist",
      "short_name": "Self-Care",
      "description": "View your daily self-care checklist",
      "url": "/self-care",
      "icons": [{"src": "/icons/selfcare-96.png", "sizes": "96x96", "type": "image/png"}]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PersonaWise Dashboard"
    },
    {
      "src": "/screenshots/home-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PersonaWise Mobile View"
    }
  ],
  "icons": [
    {"src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
