{
  "name": "MemoryLine — Your Love Timeline",
  "short_name": "MemoryLine",
  "description": "Preserve every moment together. Photos, videos, and memories shared with your partner.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFDF8",
  "theme_color": "#e11d48",
  "lang": "en",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Add Memory",
      "short_name": "Add",
      "url": "/dashboard?action=add"
    },
    {
      "name": "Chat",
      "short_name": "Chat",
      "url": "/chat"
    }
  ]
}
