{
  "name": "dnimer",
  "short_name": "dnimer",
  "description": "Write it down, come back later, see what changed.",
  "start_url": "/dnimes/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#2563eb",
  "lang": "en",
  "icons": [
    {
      "src": "/static/images/favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/favicons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/dnimes/dnime/new/",
    "method": "GET",
    "params": {
      "text": "prefill",
      "url": "prefill"
    }
  }
}
