{
  "name": "Mori",
  "short_name": "Mori",
  "description": "Tell Mori about today. She never forgets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f8f6",
  "theme_color": "#1a0f00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/MORI-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/MORI-ICON.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
