{
  "name": "Snaptally",
  "short_name": "Snaptally",
  "description": "Turn messy time notes into a clean, copyable time sheet — in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f4f0",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open Sticky", "url": "/sticky.html", "description": "Open the floating notepad" }
  ]
}
