{
  "name": "7 Coder Words",
  "description": "7 Coder Words is a word puzzle game that combines elements of programming and computer science.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#B4CDCD",
  "theme_color": "#B4CDCD",
  "orientation": "portrait",
  "icons": [                                                                                                                                                                                                      
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }                                                                                                                                   
  ]
}
