{
  "name": "Quitly",
  "short_name": "Quitly",
  "description": "Habit-Stopper",
  "start_url": "https://quitly.m1l4n10.is-a.dev/index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0d0d0d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}