{
  "name": "FNDN Fitness",
  "short_name": "FNDN",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#20151c",
  "theme_color": "#251820",
  "description": "Ana + Kristin's self-hosted workout timer.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}