{
  "name": "Sailabus",
  "short_name": "Sailabus",
  "id": "study-smart",
  "start_url": "/?source=pwa",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": ["tabbed"],
  "tab_strip": {
    "new_tab_button": {
      "url": "/"
    }
  },
  "orientation": "portrait",
  "dir": "ltr",
  "scope": "/",
  "theme_color": "#ffffff",
  "lang": "en-US",
  "categories": [
    "education",
    "utilities"
  ],
  "description": "Sailabus helps you study smarter at university: your syllabus becomes a course with summaries, flashcards and mind maps per learning objective.\n\nThe App can be installed to the home screen of your mobile device or to your desktop.",
  "related_applications": [
    {
      "platform": "play",
      "id": "com.ni.StudySmartai",
      "url": "https://play.google.com/store/apps/details?id=com.ni.StudySmartai"
    }
  ],
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "homepage/images/webapp/favi_72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "homepage/images/webapp/favi_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "homepage/images/webapp/favi_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [

  ],
  "shortcuts": [

  ]
}