{
  "theme_color": "#0c0c12",
  "background_color": "#0c0c12",
  "display": "standalone",
  "start_url": "./index.html",
  "lang": "en-US",
  "name": "Motiv8",
  "short_name": "Motiv8",
  "description": "Motiv8 is a free daily motivation and mindset switcher app with Focus, Discipline, Stoic, Warrior, Confidence, Recovery, and Anti-Procrastination modes. No streaks. Just presence.",
  "icons": [
    {
      "src": "./imgs/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}