{
  "name": "My French - Learn French with News, Music, Videos & Community",
  "short_name": "My French",
  "description": "My French is a complete social learning platform for French learners: dictations, songs, videos, news, exercises, dictionary, grammar tools, groups, events, and multimedia learning.",
  "id": "https://my-french.com/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "lang": "fr",
  "dir": "ltr",

  "categories": [
    "education",
    "language",
    "news",
    "music",
    "media",
    "social",
    "productivity",
    "books",
    "movies",
    "dictionary",
    "learning"
  ],

  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "News Feed",
      "short_name": "News",
      "url": "/news"
    },
    {
      "name": "French Dictations",
      "short_name": "Dictations",
      "url": "/french_dictation"
    },
    {
      "name": "French Songs",
      "short_name": "Songs",
      "url": "/french_songs"
    },
    {
      "name": "Learn with Videos",
      "short_name": "Videos",
      "url": "/learn_with_videos"
    },
    {
      "name": "French Movies",
      "short_name": "Movies",
      "url": "/french_movies"
    },
    {
      "name": "Expressions",
      "short_name": "Expressions",
      "url": "/expressions"
    },
    {
      "name": "Nuances",
      "short_name": "Nuances",
      "url": "/nuances"
    },
    {
      "name": "Synonyms",
      "short_name": "Synonyms",
      "url": "/synonyms"
    },
    {
      "name": "Antonyms",
      "short_name": "Antonyms",
      "url": "/antonyms"
    },
    {
      "name": "Homonyms",
      "short_name": "Homonyms",
      "url": "/homonyms"
    },
    {
      "name": "Dictionary",
      "short_name": "Dictionary",
      "url": "/dictionary"
    },
    {
      "name": "Exercises",
      "short_name": "Exercises",
      "url": "/exercises"
    },
    {
      "name": "French Level Test",
      "short_name": "Level Test",
      "url": "/French-level-test"
    },
    {
      "name": "Groups & Community",
      "short_name": "Groups",
      "url": "/groups"
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events"
    },
    {
      "name": "Books",
      "short_name": "Books",
      "url": "/books"
    },
    {
      "name": "Apps",
      "short_name": "Apps",
      "url": "/apps"
    },
    {
      "name": "Learn with News",
      "short_name": "News Learning",
      "url": "/learn_with_news"
    },
    {
      "name": "Learn with TikTok",
      "short_name": "TikTok",
      "url": "/learn_with_tiktok"
    }
  ],

  "screenshots": [
    {
      "src": "/assets/screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Home feed"
    },
    {
      "src": "/assets/screenshots/dictation.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Interactive dictations"
    },
    {
      "src": "/assets/screenshots/songs.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "French songs with translations"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
