{
  "name": "Loop — Your network, remembered.",
  "short_name": "Loop",
  "description": "A personal CRM for students: capture professional contacts, log conversations, and get nudged to follow up before connections go cold.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#4f5dff",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "education"],
  "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-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
