{
  "name": "Point Tesla",
  "short_name": "Point Tesla",
  "description": "The family car spotting game. Spot Teslas, score points, stay sharp.",
  "start_url": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F1A",
  "theme_color": "#FFD600",
  "categories": ["games", "entertainment", "family"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "lang": "en-AU"
}
