{
  "id": "strivo.me",
  "name": "Strivo",
  "short_name": "Strivo",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Strivo - Social challenges to help you stay motivated and achieve your goals with friends.",
  "theme_color": "#F533C6",
  "background_color": "#570DF8",
  "orientation": "portrait",
  "author": "friendlyantz",
  "developer": {
    "name": "friendlyantz",
    "url": "https://friendlyantz.me"
  },
  "screenshots" : [
    {
      "src": "/screenshots/strivo-desktop-1.png",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Homescreen of Strivo"
    },
    {
      "src": "/screenshots/strivo-desktop-2.png",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Rewards for Strivo"
    },
    {
      "src": "/screenshots/strivo-phone-1.png",
      "sizes": "400x800",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Launcher of Strivo"
    },
    {
      "src": "/screenshots/strivo-phone-2.png",
      "sizes": "400x800",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Challenge in Strivo"
    }
  ]
}