{
  "name": "Solar Clean — Mobile Edition",
  "short_name": "Solar Clean",
  "description": "Clean dirty solar panels, earn points and level up! A free fun mobile game for all ages.",
  "id": "com.ninjanov.solarclean",
  "start_url": "https://scg.ninja-niv.com/",
  "scope": "https://scg.ninja-niv.com/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "https://scg.ninja-niv.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://scg.ninja-niv.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Game",
      "short_name": "Play",
      "url": "https://scg.ninja-niv.com/"
    }
  ]
}
