{
  "name": "AstraMiner: Deep Space",
  "short_name": "AstraMiner",
  "start_url": "./index.html",
  "scope": ".",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "landscape",
  "prefer_related_applications": false,
  "categories": ["games", "entertainment"],
  "description": "Deep space mining game - mine asteroids, build your base, and explore the galaxy.",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2530/2530869.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2530/2530869.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "lang": "en",
  "dir": "ltr"
}