{
  "name": "AMP Fitness",
  "short_name": "AMP",
  "description": "The pocket toolkit for keeping personal fitness progress. Set objectives and key results. Measure what matters and Focus on what's important. ",
  "theme_color": "#f45000",
  "background_color": "#fafafa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "lang": "EN",
   "screenshots": [
    {
      "src": "/assets/ios-animation-amp.gif",
      "sizes": "256x256",
      "type": "image/gif"
    },
    {
      "src": "/assets/screenshots/chart.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/screenshots/goals.png",
      "sizes": "256x256",
      "type": "image/png"
    },  {
      "src": "/assets/screenshots/okrlist.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],  
  "features": [
    "OKRS",
    "RSS Feeds Channel",
    "Avaialble for download on Android and IOS devices",
    "Quick Installation Guide on IOS:",
    "'Share' -> 'Add to Home Screen' to install AMP Fitness App"
  ],
  "icons": [
    {
      "src": "assets/theme/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/theme/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}