{
  "name": "OneFyre",
  "short_name": "OneFyre",
  "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.gif",
      "sizes": "256x256",
      "type": "image/gif"
    },
    {
      "src": "/assets/screenshots/onefyre-okr1.PNG",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/screenshots/onefyre-okr2.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 One Fyre 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"
    }
  ],
  "related_applications": [{
    "platform": "webapp",
    "url": "https://app.onefyre.com/manifest.webmanifest"
  }]
}