{
  "name": "Tiny Picker",
  "short_name": "Tiny Picker",
  "description": "TinyPicker offers tiny arcade games that help you decide anything: pick lunch, split teams, choose who pays, select a winner, or settle funny decisions.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    { "src": "images/logo-192.png",      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/logo.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/logo-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
