{
  "name": "TimeTally",
  "short_name": "TimeTally",
  "description": "Build timed sessions for focus blocks, routines, and workouts. Start the timer, follow the list.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "img/Assets.xcassets/AppIcon.appiconset/196.png",
      "type": "image/png",
      "sizes": "196x196"
    },
    {
      "src": "img/playstore.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}