{
  "name": "HolaDear",
  "short_name": "HolaDear",
  "description": "Private postcards for the people you love. No app needed.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0e2c0",
  "theme_color": "#c8513c",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen showing your latest postcard"
    },
    {
      "src": "/screenshots/inbox.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Inbox with received postcards"
    },
    {
      "src": "/screenshots/send.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Send a postcard to someone you love"
    }
  ],
  "categories": ["lifestyle", "communication"],
  "lang": "en",
  "dir": "ltr"
}
