{
  "id": "/",
  "name": "Touchline",
  "short_name": "Touchline",
  "description": "Football puzzles. Every day. Three daily games: Mystery Man, Connections and Higher / Lower.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f3ec",
  "theme_color": "#1b1a17",
  "categories": ["games", "sports", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "shot-1.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Three football puzzles every day" },
    { "src": "shot-2.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Mystery Man — name the hidden player" },
    { "src": "shot-3.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Connections — find the hidden link" },
    { "src": "shot-4.png", "sizes": "1290x2796", "type": "image/png", "form_factor": "narrow", "label": "Higher / Lower — fifteen in a row" }
  ]
}
