{
  "name": "MyVoice — Personal Journal",
  "short_name": "MyVoice",
  "description": "A private journal for your day. Write it down as it happened, track the mood, keep three goals in view. Free to start. Scribe transcribes your handwriting, finds days by meaning, and shows your patterns.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFF0",
  "theme_color": "#D4B996",
  "categories": ["health", "lifestyle", "productivity"],
  "screenshots": [],
  "icons": [
    {
      "src": "/assets/wave.svg?v=3",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
