{
  "name": "Placemark",
  "short_name": "Placemark",
  "description": "A private journal for the places that mattered.",
  "start_url": "/journal",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#3B4A3A",
  "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"
    }
  ],
  "categories": ["lifestyle", "travel"],
  "orientation": "any"
}
