{
  "name": "Sinaps Technology",
  "short_name": "Sinaps",
  "description": "Practical continuity systems for institutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact Sinaps",
      "short_name": "Contact",
      "description": "Start a product, Studio, partnership, or professional conversation.",
      "url": "/contact",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Explore EduLink KE, MediRemind, and future product domains.",
      "url": "/products",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "EduLink KE",
      "short_name": "EduLink",
      "description": "Explore the EduLink KE attachment-continuity product story.",
      "url": "/products#edulink",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
