{
  "name": "The Check Loop",
  "short_name": "Check Loop",
  "description": "You do not need to quit your phone. You need to stop using it without deciding to. A short field manual by a mobile engineer who understood the machinery and reached for the phone anyway.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1018",
  "theme_color": "#0B1018",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}