{
  "name": "IdeaTopic — free study notes shared by students",
  "short_name": "IdeaTopic",
  "description": "Notes, ideas and voices, by topic. Free school, university and professional study notes, past questions and answers, shared by the people who wrote them. No account needed to read or download.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#4F6DFF",
  "categories": [
    "education",
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Notes",
      "short_name": "Notes",
      "description": "Find free study notes",
      "url": "/browse",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Share your notes",
      "short_name": "Upload",
      "description": "Add a note for the students behind you",
      "url": "/upload",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join study groups",
      "url": "/community",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.wegrownepal.app",
      "url": "https://play.google.com/store/apps/details?id=com.wegrownepal.app"
    }
  ],
  "prefer_related_applications": true
}
