{
  "name": "My Diary",
  "short_name": "My Diary",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "A softer place for honest words, small moments, and everything still taking shape.",
  "theme_color": "#765873",
  "background_color": "#F8F5F0"
}
