{
  "id": "paybyphone-parking-puzzle-game",
  "name": "PayByPhone Parking Puzzle Game",
  "short_name": "Parking Game",
  "description": "A fun puzzle game where you move cars to get the red car to the exit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
