{
  "name": "Dear Baby",
  "short_name": "Dear Baby",
  "description": "A beautiful diary for letters to your baby",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#4a86c8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social", "photo"],
  "scope": "/",
  "lang": "en",
  "dir": "ltr"
}
