{
  "name": "The Secret Father’s Day Mission",
  "short_name": "Father’s Day",
  "description": "Bilingual English-learning story game for children, with pronunciation, translations and six Father’s Day missions.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#DDF3FF",
  "theme_color": "#07539C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}