{
  "name": "Daily Mini CrossWord — Free Bilingual Puzzles",
  "short_name": "Daily Mini CrossWord",
  "description": "Free bilingual mini crossword puzzles in English and French. Daily 5x5 puzzles with streak tracking, dark mode, offline play, and full keyboard navigation. Canada's first bilingual crossword.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "minicrossword-ca",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "portrait",
  "lang": "en-CA",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "education", "entertainment"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New Puzzle",
      "short_name": "Play",
      "description": "Start a new crossword puzzle",
      "url": "/?action=new-puzzle",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Statistics",
      "short_name": "Stats",
      "description": "View your puzzle statistics and streaks",
      "url": "/?page=statistics",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
