{
  "name": "Elija · howard.baby",
  "short_name": "Elija",
  "description": "Every tiny moment, kept forever.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#F8F6F1",
  "theme_color": "#5E7051",
  "orientation": "portrait",
  "categories": ["lifestyle", "books", "family"],
  "icons": [
    { "src": "images/favicon-32.png", "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "images/icon-192.png",   "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Journal", "short_name": "Journal", "url": "#feed",    "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Gallery", "short_name": "Gallery", "url": "#gallery", "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] },
    { "name": "Recap",   "short_name": "Recap",   "url": "#recap",   "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }] }
  ]
}
