{
  "name": "My Notes",
  "short_name": "My Notes",
  "description": "Upload photos of your handwritten notes from any notebook. This app uses AI to transcribe, summarize, and organize them.",
  "categories": ["productivity", "utilities"],
  "start_url": "/",
  "display": "browser",
  "orientation": "any",
  "background_color": "#fafaf9",
  "theme_color": "#fafaf9",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
