{
  "id": "/lunker/?source=pwa",
  "name": "LUNKER",
  "short_name": "LUNKER",
  "description": "Top-down arcade fishing. Drive the boat, read the water, beat the clock.",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0c1e2c",
  "theme_color": "#0c1e2c",
  "categories": ["games"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
