{
  "name": "Killer Sudoku",
  "short_name": "Killer Sudoku",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#FF8F72",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "related_applications": [
    {
      "platform": "web",
      "url": "https://play.hey.gg"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
