{
  "name": "Oddly — a daily perception puzzle",
  "short_name": "Oddly",
  "description": "Spot the tile that's different. Ten rounds, sixty seconds, one new puzzle every day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "lang": "en",
  "categories": ["games", "puzzle", "entertainment"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's puzzle",
      "short_name": "Daily",
      "description": "Play today's daily puzzle",
      "url": "/?m=daily"
    }
  ]
}
