{
  "name": "Playstori Kids Launcher",
  "short_name": "Playstori",
  "description": "Offline kids game launcher for Playstori.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f1e4",
  "theme_color": "#1a1b4b",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}