{
  "name": "Nightly Grace Diary",
  "short_name": "Nightly Grace",
  "description": "A private voice-dictated nightly diary and gratitude journal for iPhone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6efe5",
  "theme_color": "#241812",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}