{
  "name": "Seven Tiles",
  "short_name": "Seven Tiles",
  "description": "A two-player word game. Play the bot, pass the device, or play a friend online.",
  "id": "/seven-tiles/",
  "start_url": "/seven-tiles/",
  "scope": "/seven-tiles/",
  "display": "standalone",
  "background_color": "#f6f4ee",
  "theme_color": "#1f6f6a",
  "icons": [
    {
      "src": "/seven-tiles/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/seven-tiles/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/seven-tiles/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
