{
  "name": "Let's Metta",
  "short_name": "Metta",
  "description": "Think of someone. Or something. Just that.",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#1a1a1a",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
