{
  "name": "dailynotes.fyi",
  "short_name": "dailynotes",
  "description": "A platform for intentional writing without likes, algorithms, rankings, analytics, or any of that stuff that makes writing feel like work or competition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#faf8f3",
  "background_color": "#faf8f3",
  "icons": [
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
