{
  "name": "Rewire — the daily network puzzle",
  "short_name": "Rewire",
  "description": "One grid a day. Rotate the tiles to power up the whole network. Keep your streak.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E1A1F",
  "theme_color": "#0E1A1F",
  "categories": ["games", "puzzle"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
