{
  "id": "/",
  "name": "PaperPlay — szkolne gry online",
  "short_name": "PaperPlay",
  "description": "Classic notebook & pen-and-paper games. Tic-tac-toe, paper football, dots & boxes, hangman, states-cities. Play with friends, AI or solo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf7ee",
  "theme_color": "#fbf7ee",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["games", "education", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og/tic-tac-toe.jpg",
      "sizes": "1536x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Kółko i krzyżyk — rozgrywka na papierze"
    },
    {
      "src": "/og/paper-football.jpg",
      "sizes": "1536x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Piłkarzyki papierowe"
    },
    {
      "src": "/og/dots-boxes.jpg",
      "sizes": "1536x1024",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Kropki i kwadraty"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PaperPlay — kolekcja gier"
    }
  ]
}
