{
  "name": "Thirukkural Memory Game",
  "short_name": "KuralGame",
  "start_url": "https://pd2.github.io/kural-memory-game/",
  "icons": [
    {
      "src": "assets/Kural_memory_game.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/Kural_memory_game.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "theme_color": "#dd5555",
  "background_color": "#dd5555",
  "display": "fullscreen",
  "orientation": "portrait"
}
