{
  "name": "משחק הקלפים לזוגות",
  "short_name": "משחק לזוגות",
  "description": "משחק קלפים רומנטי לזוגות – אמת וחובה, שאלות ועומק בקשר",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c44569",
  "background_color": "#764ba2",
  "lang": "he",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
