{
  "name": "BeSorted",
  "short_name": "BeSorted",
  "description": "Most reminder apps stop when they remind you. BeSorted helps you get it sorted.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050c19",
  "theme_color": "#050c19",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
