{
  "name": "SCM · Relationship hub",
  "short_name": "SCM",
  "description": "Every connection, beautifully organized. Contacts, tags, reminders, notes and events in one calm home.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f5fa",
  "theme_color": "#6366f1",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/?view=dashboard" },
    { "name": "Add contact", "url": "/?new=1" }
  ]
}
