{
  "name": "Trip Diary",
  "short_name": "Trip Diary",
  "description": "A travel journal for after the trip. Write about each day, attach links to photos and videos you already host, and export it all as a blog post.",
  "start_url": "/trip-diary/",
  "scope": "/trip-diary/",
  "id": "/trip-diary/",
  "display": "standalone",
  "background_color": "#f3efe4",
  "theme_color": "#00a8e8",
  "orientation": "any",
  "icons": [
    {
      "src": "/shared/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "travel",
    "lifestyle",
    "productivity"
  ],
  "lang": "en"
}
