{
  "id": "/?app=littleg",
  "name": "LittleG",
  "short_name": "LittleG",
  "description": "LittleG connects spatial intelligence, city exploration, real-world learning, and professional service pathways in one platform.",
  "start_url": "/?utm_source=pwa&utm_medium=manifest",
  "scope": "/",
  "display": "standalone",
  "background_color": "#08111b",
  "theme_color": "#08111b",
  "orientation": "portrait",
  "lang": "zh-HK",
  "dir": "ltr",
  "categories": [
    "business",
    "education",
    "navigation",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/gcity-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "0.01 Mission",
      "short_name": "Mission",
      "description": "Start a LittleG city mission and make one City Mission Card.",
      "url": "/pages/game?utm_source=pwa_shortcut&utm_medium=manifest&intent=city-guess-mission",
      "icons": [
        {
          "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/shortcut-map.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Mission Cards",
      "short_name": "Cards",
      "description": "Return to saved City Mission Cards and local mission history.",
      "url": "/pages/result-history?utm_source=pwa_shortcut&utm_medium=manifest&intent=mission-wall",
      "icons": [
        {
          "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/shortcut-account.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Mission Map",
      "short_name": "Map",
      "description": "Open the LittleG mission map and pick one city improvement path.",
      "url": "/pages/game?utm_source=pwa_shortcut&utm_medium=manifest&intent=mission-map",
      "icons": [
        {
          "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/shortcut-map.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "GLG Path",
      "short_name": "GLG",
      "description": "Access professional GIS, valuation, renewal, and delivery services.",
      "url": "/pages/gcitypartners?utm_source=pwa_shortcut&utm_medium=manifest&intent=review-brief",
      "icons": [
        {
          "src": "https://cdn.shopify.com/s/files/1/0850/9574/9297/files/shortcut-ai.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/pages/share-handler?utm_source=pwa_share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": [
            "image/*",
            "video/*",
            "audio/*"
          ]
        }
      ]
    }
  },
  "related_applications": [],
  "prefer_related_applications": false
}