{
  "name": "Sayso — Daily Picture Guessing Game",
  "short_name": "Sayso",
  "description": "Guess the saying from the AI-generated picture. A new puzzle every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12101a",
  "theme_color": "#7c5cff",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["games", "entertainment"],
  "lang": "en"
}
