{
  "name": "DiarySync",
  "short_name": "DiarySync",
  "description": "Photograph your handwritten diary or planner and extract calendar events",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/diarysync-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
