{
  "name": "VoiceMark – Mark the Moment",
  "short_name": "VoiceMark",
  "description": "Mark any moment in a recording. Timestamped notes that sync to your audio — no account, no server.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["productivity", "education", "utilities"],
  "screenshots": [],
  "prefer_related_applications": false
}
