{
  "short_name": "Line 'em Up!",
  "name": "Top End Soft Drinks - Line 'em Up!",
  "description": "A fizzy match-3 adventure game featuring Top End Soft Drinks",
  "icons": [
    {
      "src": "https://northaus.au/tesd_game/images/dazza300.png",
      "type": "image/png",
      "sizes": "300x300"
    },
    {
      "src": "https://northaus.au/tesd_game/images/dazza300.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://northaus.au/tesd_game/images/dazza300.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./dazza.ico",
      "type": "image/x-icon",
      "sizes": "16x16 24x24 32x32 48x48 64x64"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f3f4f6",
  "background_color": "#ffffff",
  "categories": ["games", "entertainment"],
  "lang": "en-AU"
}
