{
  "id": "/",
  "name": "ThinkerNotes",
  "short_name": "ThinkerNotes",
  "description": "Keep what you took from each book, podcast and customer call, and bring it back when it's relevant.",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/drafts",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#1F2937",
  "background_color": "#FFF9F2"
}
