{
  "name": "InTune — Get in tune with yourself",
  "short_name": "InTune",
  "description": "A mindfulness app that helps you check in emotionally, add your tasks, and prioritize based on how you actually feel today.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDE8DC",
  "theme_color": "#EDE8DC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "screenshots": []
}
