{
  "name": "Film Log",
  "short_name": "Film Log",
  "description": "Analog photography metadata keeper",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1912",
  "theme_color": "#1a1912",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
